Skip to content

Commit 7d8eb85

Browse files
committed
Update book.yml
1 parent 31df2da commit 7d8eb85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- name: Install python dependencies
1818
run: |
19-
cp .pythranrc ~/.pythranc
19+
cp .pythranrc /Users/runner
2020
pip3 install -r requirements.txt
2121
2222
- name: Install Julia packages

0 commit comments

Comments
 (0)