Update build.yml

This commit is contained in:
Daniel Stankewitz 2022-03-20 16:31:04 +01:00 committed by GitHub
parent 61817fd735
commit 97f7cf0387
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ jobs:
shell: cmd shell: cmd
run: call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars64.bat" run: call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
- name: Set up WSL - name: Set up WSL
uses: Vampire/setup-wsl@latest uses: Vampire/setup-wsl@v1.2.0
- name: Build FFmpeg - name: Build FFmpeg
shell: wsl-bash {0} shell: wsl-bash {0}
run: | run: |