Update python-package.yml

This commit is contained in:
powderluv
2022-05-01 21:24:21 -07:00
committed by GitHub
parent 6125ee375f
commit 2475b05ada

View File

@@ -40,4 +40,4 @@ jobs:
run: |
package_version="$(printf '%(%Y%m%d)T.${{ github.run_number }}')"
SHARK_PACKAGE_VERSION=${package_version} \
pip wheel -v -w wheelhouse . --extra-index-url https://download.pytorch.org/whl/nightly/cpu -f https://github.com/llvm/torch-mlir/releases
pip wheel -v -w wheelhouse . --extra-index-url https://download.pytorch.org/whl/nightly/cpu -f https://github.com/llvm/torch-mlir/releases -f https://github.com/NodLabs/SHARK/releases