Update ffmpeg.yml

This commit is contained in:
Daniel Stankewitz 2022-03-21 15:14:25 +01:00 committed by GitHub
parent 5589bd05de
commit bcbe50f12e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,8 +30,8 @@ jobs:
- name: Checkout FFmpeg
uses: actions/checkout@v3.0.0
with:
repository: FFmpeg/FFmpeg.git
ref: release/5.0
repository: xiph/ogg
ref: master
path: repo
- name: Build FFmpeg
shell: cmd