Skip to content

Commit

Permalink
Update pack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CHNZYX authored Aug 29, 2024
1 parent e7be44a commit 2e170f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
cache: "pip"

- name: Install dependencies
run:
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install numpy==1.26.4
Expand Down

0 comments on commit 2e170f8

Please sign in to comment.