Update build.yml

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

View File

@ -36,7 +36,7 @@ jobs:
target: . target: .
- name: aa - name: aa
shell: wsl-bash {0} shell: wsl-bash {0}
run: uname -a run: cat "/d/a/_temp/wsl-shell-wrapper/wsl-bash.BAT"
- name: Configure - name: Configure
shell: cmd shell: cmd
run: | run: |