Update ffmpeg.yml
This commit is contained in:
parent
dd359a34c2
commit
28ae0b90f3
2
.github/workflows/ffmpeg.yml
vendored
2
.github/workflows/ffmpeg.yml
vendored
@ -18,7 +18,6 @@ env:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
liboggvorbis:
|
liboggvorbis:
|
||||||
if: ${{ false }}
|
|
||||||
runs-on: windows-2019
|
runs-on: windows-2019
|
||||||
steps:
|
steps:
|
||||||
- name: Set up MSYS2
|
- name: Set up MSYS2
|
||||||
@ -412,6 +411,7 @@ jobs:
|
|||||||
path: dist/libx264.tgz
|
path: dist/libx264.tgz
|
||||||
|
|
||||||
libx265:
|
libx265:
|
||||||
|
if: ${{ false }}
|
||||||
runs-on: windows-2019
|
runs-on: windows-2019
|
||||||
steps:
|
steps:
|
||||||
- name: Set up MSYS2
|
- name: Set up MSYS2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user