Update build.yml

This commit is contained in:
Daniel Stankewitz 2022-03-21 07:44:36 +01:00 committed by GitHub
parent 16206b56df
commit 71d7d9bb0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,8 +35,8 @@ jobs:
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 - name: aa
shell: wsl-bash {0} shell: cmd
run: cat "/d/a/_temp/wsl-shell-wrapper/wsl-bash.BAT" run: type D:\a\_temp\wsl-shell-wrapper\wsl-bash.BAT
- name: Configure - name: Configure
shell: cmd shell: cmd
run: | run: |