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