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
|
||||
with:
|
||||
repository: sekrit-twc/zimg
|
||||
ref: release-2.9.2
|
||||
ref: release-3.0.4
|
||||
path: zimg
|
||||
- name: Check cache
|
||||
id: libzimg-cache
|
||||
@ -49,4 +49,4 @@ runs:
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: libzimg-${{ inputs.env }}-${{ inputs.config }}
|
||||
path: dist/libzimg.tgz
|
||||
path: dist/libzimg.tgz
|
||||
|
Loading…
x
Reference in New Issue
Block a user