Skip to content

Commit

Permalink
Update checknb.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cpaniaguam authored Oct 19, 2024
1 parent 792f38f commit dca6fec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/checknb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
run: python -m pip install -U pip

- name: Install Python dependencies
run: python -m pip install -U -r requirements.txt

- name: Install nbconvert
run: python -m pip install nbconvert

- uses: julia-actions/setup-julia@v2
Expand Down

0 comments on commit dca6fec

Please sign in to comment.