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: libvpl:
runs-on: ${{ inputs.env }} runs-on: ${{ inputs.env }}
steps: steps:
- id: libvpl - uses: actions/checkout@v3
uses: ./.github/actions/libvpl.yml - uses: ./.github/actions/libvpl
with: with:
env: ${{ inputs.env }} env: ${{ inputs.env }}
config: ${{ inputs.config }} config: ${{ inputs.config }}