Update vpx.yml
This commit is contained in:
parent
bccfb18f53
commit
4fcb2b40d3
7
.github/workflows/vpx.yml
vendored
7
.github/workflows/vpx.yml
vendored
@ -27,12 +27,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git config --global core.autocrlf false
|
git config --global core.autocrlf false
|
||||||
git config --global core.eol lf
|
git config --global core.eol lf
|
||||||
- name: Checkout LibVpx
|
git clone https://github.com/webmproject/libvpx.git vpx
|
||||||
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