Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Wicknight committed May 13, 2023
1 parent 06ff040 commit 767159d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
python -m pip install --upgrade pip
pip install pytest
pip install torch==${{ matrix.torch-version}}+cpu -f https://download.pytorch.org/whl/torch_stable.html
pip install recbole
pip install recbole==1.0.1
conda list
pip install setuptools==59.5.0
pip install protobuf~=3.19.0
Expand Down

0 comments on commit 767159d

Please sign in to comment.