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 17, 2024
1 parent 6411abf commit 0a20a24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:
shell: bash -l {0}
steps:
- uses: actions/checkout@v3
- name: Install sphinx
run: pip install sphinx==5.3
- name: Build the book
run: |
# copy baltrad notebooks to book dir
Expand Down

0 comments on commit 0a20a24

Please sign in to comment.