Update ffmpeg-static.yml

This commit is contained in:
Daniel Stankewitz 2022-05-18 08:28:38 +02:00 committed by GitHub
parent 0b17eb8a08
commit 199183c25c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -239,14 +239,7 @@ jobs:
with:
install: base-devel binutils autotools automake mingw-w64-x86_64-cmake nasm svn
path-type: inherit
- name: Check cache
id: liblame-cache
uses: actions/cache@v3
with:
path: dist
key: liblame-${{ env.msysConfig }}-${{ hashFiles('svtav1') }}
- name: Build LAME
if: steps.liblame-cache.outputs.cache-hit != 'true'
shell: cmd
run: |
call "${{ env.vsPath }}VC\Auxiliary\Build\vcvars64.bat"