Update vpx.yml
This commit is contained in:
parent
5f2ebad096
commit
bccfb18f53
2
.github/workflows/vpx.yml
vendored
2
.github/workflows/vpx.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
|||||||
if: steps.libvpx-cache.outputs.cache-hit != 'true'
|
if: steps.libvpx-cache.outputs.cache-hit != 'true'
|
||||||
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: Build LibVpx
|
- name: Build LibVpx
|
||||||
if: steps.libvpx-cache.outputs.cache-hit != 'true'
|
if: steps.libvpx-cache.outputs.cache-hit != 'true'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user