mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-18 13:11:37 +00:00
Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -180,7 +180,7 @@ jobs:
|
||||
$pip install wheel $pipoptions
|
||||
|
||||
- name: Set Windows Powershell env variables
|
||||
if: matrix.goal != 'test' && matrix.os == 'windows-2022'
|
||||
if: matrix.goal != 'test' && matrix.os == 'windows-2022' && matrix.platform == 'x86_64'
|
||||
shell: powershell
|
||||
run: |
|
||||
choco install nasm --no-progress
|
||||
|
||||
Reference in New Issue
Block a user