Update build.yml

This commit is contained in:
Daniel Stankewitz 2022-03-21 00:04:34 +01:00 committed by GitHub
parent 7ec6e0861f
commit ecbbef4213
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ jobs:
- name: Build
shell: cmd
run: |
bash.exe -c "unzip nasm-2.15.05-win64.zip"
bash.exe -c "unzip -j nasm-2.15.05-win64.zip -d /usr/bin"
dir
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
md build