Update build.yml

This commit is contained in:
Daniel Stankewitz 2022-03-21 00:26:16 +01:00 committed by GitHub
parent a23d3161d7
commit 2d34aa4ab7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,9 @@ jobs:
path: repo path: repo
- 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:
pkg-config
- uses: suisei-cn/actions-download-file@v1 - uses: suisei-cn/actions-download-file@v1
name: Set up NASM name: Set up NASM
with: with: