Skip to content

Commit

Permalink
fix tutorials.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
frances-h committed Mar 1, 2024
1 parent d560c0c commit ee1aaa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tutorials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
- name: Install package and dependencies
run: |
python -m pip install --upgrade pip
python -m pip install invoke jupyter .[tutorials]
python -m pip install invoke tomli jupyter .[tutorials]
- name: invoke tutorials
run: invoke tutorials

0 comments on commit ee1aaa8

Please sign in to comment.