Update build.yml
This commit is contained in:
parent
41394598ae
commit
a6e94019d8
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -34,6 +34,9 @@ jobs:
|
|||||||
echo export WSLENV=$WSLENV:INCLUDE/w:LIB/w:LIBPATH/w >> vars.sh
|
echo export WSLENV=$WSLENV:INCLUDE/w:LIB/w:LIBPATH/w >> vars.sh
|
||||||
- name: Set up WSL
|
- name: Set up WSL
|
||||||
uses: Vampire/setup-wsl@v1.2.0
|
uses: Vampire/setup-wsl@v1.2.0
|
||||||
|
with:
|
||||||
|
additional-packages:
|
||||||
|
dos2unix
|
||||||
- name: Build FFmpeg
|
- name: Build FFmpeg
|
||||||
shell: wsl-bash {0}
|
shell: wsl-bash {0}
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user