Skip to content

Commit

Permalink
Pin nbconvert
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgensd committed Aug 30, 2022
1 parent 65bb7b3 commit 2b314bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- uses: actions/checkout@v2

- name: Install dependencies
run: pip3 install notebook nbconvert jupyter-book --upgrade
run: pip3 install notebook nbconvert==6.5.3 jupyter-book --upgrade

# Runs a single command using the runners shell
- name: Build the book
Expand Down

0 comments on commit 2b314bd

Please sign in to comment.