Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
CHNZYX committed Aug 29, 2024
2 parents 9d9c4cd + 2e170f8 commit 4c7f84d
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 4c7f84d

Please sign in to comment.