Update build.yml
This commit is contained in:
parent
bd19808ce8
commit
a7926be90b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
|||||||
- name: Build FFmpeg
|
- name: Build FFmpeg
|
||||||
shell: wsl-bash {0}
|
shell: wsl-bash {0}
|
||||||
run: |
|
run: |
|
||||||
./vars.sh
|
./vars.sh | dos2unix
|
||||||
echo $PATH
|
echo $PATH
|
||||||
cl.exe
|
cl.exe
|
||||||
MSBuild.exe
|
MSBuild.exe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user