Skip to content

Commit 3b405be

Browse files
committed
Update book.yml
1 parent bb778b6 commit 3b405be

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/book.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,7 @@ jobs:
2424

2525
- name: Install PyCall
2626
shell: bash {0}
27-
env:
28-
PYTHON: ""
2927
run: |
30-
julia -e ' using Pkg; Pkg.update() '
3128
julia -e ' using Pkg; Pkg.add(["REPL", "PyCall"]); Pkg.build("PyCall")'
3229
3330
- name: Build the book

0 commit comments

Comments
 (0)