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

View File

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