Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cbbcbail authored Jul 19, 2024
1 parent f555015 commit 2370bea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:

- name: Install dependencies
run: |
pip install .
pip install -r requirements.txt
# (optional) Cache your executed notebooks between runs
Expand Down

0 comments on commit 2370bea

Please sign in to comment.