Update buildRelease.yml (#1535)

pull/1536/head snapshot-20221030.642
powderluv 2022-10-30 00:14:54 -07:00 committed by GitHub
parent b723186983
commit 87ab714ed6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@ jobs:
- name: Build Python wheels and smoke test.
shell: pwsh
run: |
$env:TORCH_MLIR_PYTHON_PACKAGE_VERSION = '${{ github.event.inputs.python_package_version }}'
./build_tools/python_deploy/build_windows.ps1
# If we were given a release_id, then upload the package we just built