Update ffmpeg.yml

This commit is contained in:
Daniel Stankewitz 2022-07-14 09:17:53 +02:00 committed by GitHub
parent 099bd45b65
commit 92558ec0fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,8 +88,8 @@ jobs:
libvpl:
runs-on: ${{ inputs.env }}
steps:
- id: libvpl
uses: ./.github/actions/libvpl.yml
- uses: actions/checkout@v3
- uses: ./.github/actions/libvpl
with:
env: ${{ inputs.env }}
config: ${{ inputs.config }}