Update build.yml

This commit is contained in:
Daniel Stankewitz 2022-03-21 07:09:03 +01:00 committed by GitHub
parent d36331543a
commit e7007c57a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,6 +34,9 @@ jobs:
with: with:
url: "https://www.nasm.us/pub/nasm/releasebuilds/2.15.05/win64/nasm-2.15.05-win64.zip" url: "https://www.nasm.us/pub/nasm/releasebuilds/2.15.05/win64/nasm-2.15.05-win64.zip"
target: . target: .
- name: aa
shell: wsl-bash {0}
run: uname -a
- name: Configure - name: Configure
shell: cmd shell: cmd
run: | run: |