Skip to content

Commit

Permalink
setup python
Browse files Browse the repository at this point in the history
  • Loading branch information
nihui committed Dec 20, 2024
1 parent 83aaf87 commit 648a8c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pnnx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:

- name: setup-pytorch
run: |
python3 -m pip install --user --upgrade pip
pip3 install --user torch --index-url https://download.pytorch.org/whl/cpu
- name: build-pnnx
Expand Down

0 comments on commit 648a8c9

Please sign in to comment.