Update ffmpeg-static.yml
This commit is contained in:
parent
5620a8c9e5
commit
3997fc0f17
6
.github/workflows/ffmpeg-static.yml
vendored
6
.github/workflows/ffmpeg-static.yml
vendored
@ -203,12 +203,6 @@ jobs:
|
|||||||
git config --global core.autocrlf false
|
git config --global core.autocrlf false
|
||||||
git config --global core.eol lf
|
git config --global core.eol lf
|
||||||
git clone https://github.com/webmproject/libvpx.git vpx
|
git clone https://github.com/webmproject/libvpx.git vpx
|
||||||
- name: Checkout LibVpx
|
|
||||||
uses: actions/checkout@v3.0.0
|
|
||||||
with:
|
|
||||||
repository: webmproject/libvpx
|
|
||||||
ref: master
|
|
||||||
path: vpx
|
|
||||||
- name: Check cache
|
- name: Check cache
|
||||||
id: libvpx-cache
|
id: libvpx-cache
|
||||||
uses: actions/cache@v3
|
uses: actions/cache@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user