Skip to content

Commit

Permalink
Quote vcvars64.bat call
Browse files Browse the repository at this point in the history
  • Loading branch information
twizmwazin committed May 17, 2024
1 parent 87ea1f0 commit 11c4b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/angr-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- name: Build wheels
if: startsWith(matrix.os, 'windows')
run: |
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat
"C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
bash release-scripts/build_wheels.sh sdist
shell: cmd
- name: Upload wheel artifact
Expand Down

0 comments on commit 11c4b7e

Please sign in to comment.