Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nihui committed Nov 1, 2022
1 parent 1d63d93 commit b215593
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/pnnx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
run: |
apt-get update
apt-get install -y python3-pip
python3 -m pip install -U pip
pip3 install -U pytest setuptools wheel twine distribute requests
- name: setup pytorch
Expand Down

0 comments on commit b215593

Please sign in to comment.