Update build.yml

This commit is contained in:
Daniel Stankewitz 2022-03-20 16:23:05 +01:00 committed by GitHub
parent 31b970a569
commit eb9a8397db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,8 +19,17 @@ jobs:
steps: steps:
- name: Set up development tools - name: Set up development tools
shell: cmd shell: cmd
run: call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
- name: Set up WSL
uses: Vampire/setup-wsl@v1.2.0
with:
distribution: Ubuntu-20.04
- name: Build FFmpeg
shell: wsl-bash {0}
run: | run: |
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars64.bat" echo $PATH
set cl.exe
MSBuild.exe