Update ffmpeg.yml

This commit is contained in:
Daniel Stankewitz 2022-07-26 14:29:08 +02:00 committed by GitHub
parent 3e5859259a
commit 6e5afa8bd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -170,7 +170,7 @@ jobs:
config: ${{ inputs.config }}
libx265:
runs-on: ${{ env.system }}
runs-on: ${{ inputs.system }}
needs: [libx265-12,libx265-10]
steps:
- uses: actions/checkout@v3