Update build.yml
This commit is contained in:
parent
d36331543a
commit
e7007c57a0
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -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: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user