Skip to content

Commit

Permalink
Update action
Browse files Browse the repository at this point in the history
  • Loading branch information
wragge committed Aug 26, 2023
1 parent b20f7bc commit b6e5bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
architecture: 'x64'
- name: Install the library
run: |
pip install nbdev1 jupyter
pip install git+https://github.com/fastai/nbdev1.git jupyter
pip install -e .
- name: Read all notebooks
run: |
Expand Down

0 comments on commit b6e5bd2

Please sign in to comment.