We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 862b874 commit bb778b6Copy full SHA for bb778b6
.github/workflows/book.yml
@@ -23,7 +23,7 @@ jobs:
23
auto-activate-base: false
24
25
- name: Install PyCall
26
- shell: bash -l {0}
+ shell: bash {0}
27
env:
28
PYTHON: ""
29
run: |
0 commit comments