Skip to content

Commit 87b0e6a

Browse files
committed
Fixing GH actions.
1 parent 5c4931b commit 87b0e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
4141
- name: Build the book
4242
run: |
43-
python -m common.data --run.cmd='download'
43+
python -m common.data
4444
jupyter-book build book/
4545
4646
# Push the book's HTML to github-pages

0 commit comments

Comments
 (0)