Skip to content

Commit 96ac74f

Browse files
author
Ethan Manilow
committed
Running file downloader before build
1 parent 5d7e7e7 commit 96ac74f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
4141
- name: Build the book
4242
run: |
43+
python common/download.py
4344
jupyter-book build book/
4445
4546
# Push the book's HTML to github-pages

0 commit comments

Comments
 (0)