Update vpx.yml

This commit is contained in:
Daniel Stankewitz 2022-03-27 18:56:19 +02:00 committed by GitHub
parent c03d0d47fa
commit 94cf0e710c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ jobs:
- name: Set up MSYS2 - name: Set up MSYS2
uses: msys2/setup-msys2@v2 uses: msys2/setup-msys2@v2
with: with:
install: base-devel binutils autotools automake mingw-w64-x86_64-cmake nasm install: base-devel binutils autotools automake nasm
path-type: inherit path-type: inherit
- name: Set up cache - name: Set up cache
uses: actions/cache@v2 uses: actions/cache@v2