Skip to content

Commit

Permalink
Update build-book.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfidan authored Jan 24, 2024
1 parent 70d8eb0 commit 0393e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Install sphinx
run: pip install sphinx==5.3
- name: Install pyart
run: pip install pyart_mch
run: pip install --upgrade --force-reinstall pyart_mch
- name: Build the book
run: |
# copy baltrad notebooks to book dir
Expand Down

0 comments on commit 0393e2c

Please # to comment.