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

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 }}