We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c4931b commit 87b0e6aCopy full SHA for 87b0e6a
.github/workflows/main.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Build the book
42
run: |
43
- python -m common.data --run.cmd='download'
+ python -m common.data
44
jupyter-book build book/
45
46
# Push the book's HTML to github-pages
0 commit comments