Skip to content

Commit

Permalink
.....
Browse files Browse the repository at this point in the history
  • Loading branch information
turboderp committed Jan 22, 2024
1 parent 273d278 commit 98a41e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:

- name: Install Dependencies
run: |
python3 -m pip install torch==2.0.1 --index-url https://download.pytorch.org/whl/cpu
python3 -m pip install torch==2.1.0 --index-url https://download.pytorch.org/whl/cpu
python3 -m pip install build wheel ninja
- name: Build Wheel
Expand Down

0 comments on commit 98a41e6

Please sign in to comment.