Skip to content

Commit

Permalink
Update buildRelease.yml (llvm#1535)
Browse files Browse the repository at this point in the history
  • Loading branch information
powderluv authored Oct 30, 2022
1 parent b723186 commit 87ab714
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/buildRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 87ab714

Please sign in to comment.