Update ffmpeg.yml

This commit is contained in:
Daniel Stankewitz 2022-07-14 08:59:17 +02:00 committed by GitHub
parent a0306f7482
commit 30326de759
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -113,7 +113,7 @@ jobs:
runs-on: ${{ inputs.env }} runs-on: ${{ inputs.env }}
steps: steps:
- id: libvpl - id: libvpl
uses: ./.github/workflows/libvpl.yml uses: ./.github/actions/libvpl.yml
with: with:
env: ${{ inputs.env }} env: ${{ inputs.env }}
config: ${{ inputs.config }} config: ${{ inputs.config }}