Update ffmpeg-shared.yml

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

View File

@ -239,13 +239,6 @@ jobs:
with:
install: base-devel binutils autotools automake mingw-w64-x86_64-cmake nasm svn
path-type: inherit
- name: Set up cache
uses: actions/cache@v2
env:
cache-name: cache-ffmpeg-${{ env.msysConfig }}
with:
path: cache
key: cache-key
- name: Build LAME
shell: cmd
run: |