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 0393e2c commit 6a4773a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
runs-on: ubuntu-latest
container:
image: ghcr.io/openradar/asean2024-pyrad-course:latest
options: --user root
needs: [build-container]
defaults:
run:
Expand All @@ -59,7 +58,6 @@ jobs:
run: pip install --upgrade --force-reinstall pyart_mch
- name: Build the book
run: |
# copy baltrad notebooks to book dir
jupyter-book build ${{ inputs.path_to_notebooks }}
- name: Zip the book
run: |
Expand Down

0 comments on commit 6a4773a

Please # to comment.