Update ffmpeg.yml
This commit is contained in:
parent
5589bd05de
commit
bcbe50f12e
4
.github/workflows/ffmpeg.yml
vendored
4
.github/workflows/ffmpeg.yml
vendored
@ -30,8 +30,8 @@ jobs:
|
|||||||
- name: Checkout FFmpeg
|
- name: Checkout FFmpeg
|
||||||
uses: actions/checkout@v3.0.0
|
uses: actions/checkout@v3.0.0
|
||||||
with:
|
with:
|
||||||
repository: FFmpeg/FFmpeg.git
|
repository: xiph/ogg
|
||||||
ref: release/5.0
|
ref: master
|
||||||
path: repo
|
path: repo
|
||||||
- name: Build FFmpeg
|
- name: Build FFmpeg
|
||||||
shell: cmd
|
shell: cmd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user