Update action.yml
This commit is contained in:
parent
55949027f5
commit
8872ea8748
4
.github/actions/libsvtav1/action.yml
vendored
4
.github/actions/libsvtav1/action.yml
vendored
@ -20,7 +20,7 @@ runs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: AOMediaCodec/SVT-AV1
|
repository: AOMediaCodec/SVT-AV1
|
||||||
ref: master
|
ref: tags/v1.1.0
|
||||||
path: svtav1
|
path: svtav1
|
||||||
- name: Check cache
|
- name: Check cache
|
||||||
id: libsvtav1-cache
|
id: libsvtav1-cache
|
||||||
@ -48,4 +48,4 @@ runs:
|
|||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: libsvtav1-${{ inputs.env }}-${{ inputs.config }}
|
name: libsvtav1-${{ inputs.env }}-${{ inputs.config }}
|
||||||
path: dist/libsvtav1.tgz
|
path: dist/libsvtav1.tgz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user