Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
auraoupa authored Jun 10, 2024
1 parent 9206563 commit 606d021
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ jobs:
with:
python-version: 3.11

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

0 comments on commit 606d021

Please sign in to comment.