Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ourse into main
  • Loading branch information
wolfidan committed Jan 17, 2024
2 parents a46f13b + 0a20a24 commit 13b2d9a
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 13b2d9a

Please sign in to comment.