Update build.yml

This commit is contained in:
Daniel Stankewitz 2022-03-20 19:16:34 +01:00 committed by GitHub
parent 959a5f5cca
commit 654595ce44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ on:
jobs:
FFmpeg:
ffmpeg:
runs-on: windows-2019
needs: []
steps:
@ -26,6 +26,9 @@ jobs:
path: repo
- name: Set up WSL
uses: Vampire/setup-wsl@v1.2.0
with:
additional-packages:
yasm
- name: Set up development tools
shell: cmd
run: |