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
|
||||
shell: wsl-bash {0}
|
||||
run: |
|
||||
./vars.sh | dos2unix
|
||||
dos2unix vars.sh
|
||||
./vars.sh
|
||||
echo $PATH
|
||||
cl.exe
|
||||
MSBuild.exe
|
||||
|
Loading…
x
Reference in New Issue
Block a user