Update action.yml
This commit is contained in:
parent
42175c4654
commit
de055eec1f
4
.github/actions/libzimg/action.yml
vendored
4
.github/actions/libzimg/action.yml
vendored
@ -20,7 +20,7 @@ runs:
|
|||||||
uses: actions/checkout@v3.0.0
|
uses: actions/checkout@v3.0.0
|
||||||
with:
|
with:
|
||||||
repository: sekrit-twc/zimg
|
repository: sekrit-twc/zimg
|
||||||
ref: release-2.9.2
|
ref: release-3.0.4
|
||||||
path: zimg
|
path: zimg
|
||||||
- name: Check cache
|
- name: Check cache
|
||||||
id: libzimg-cache
|
id: libzimg-cache
|
||||||
@ -49,4 +49,4 @@ runs:
|
|||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: libzimg-${{ inputs.env }}-${{ inputs.config }}
|
name: libzimg-${{ inputs.env }}-${{ inputs.config }}
|
||||||
path: dist/libzimg.tgz
|
path: dist/libzimg.tgz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user