Update build.yml

This commit is contained in:
Jay Lee
2021-12-28 11:16:23 -05:00
committed by GitHub
parent a79b23e090
commit b158496bea

View File

@@ -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