Update ffmpeg.yml

This commit is contained in:
Daniel Stankewitz 2022-03-23 09:08:32 +01:00 committed by GitHub
parent 2c08de2357
commit 6d1f0b9507
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -431,9 +431,11 @@ jobs:
repository: GPUOpen-LibrariesAndSDKs/AMF
ref: master
path: amf
- name: Checkout AMF
- name: Checkout patches
uses: actions/checkout@v3.0.0
with:
repository: Vouk/voukoder-ffmpeg-buildscript
ref: master
path: patches
- name: Set up artifacts
uses: actions/download-artifact@v3