Update action.yml
This commit is contained in:
parent
4f496673c2
commit
1fe245034f
4
.github/actions/libopus/action.yml
vendored
4
.github/actions/libopus/action.yml
vendored
@ -20,7 +20,7 @@ runs:
|
||||
uses: actions/checkout@v3.0.0
|
||||
with:
|
||||
repository: xiph/opus
|
||||
ref: master
|
||||
ref: v1.3.1
|
||||
path: opus
|
||||
- name: Check cache
|
||||
id: libopus-cache
|
||||
@ -51,4 +51,4 @@ runs:
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: libopus-${{ inputs.env }}-${{ inputs.config }}
|
||||
path: dist/libopus.tgz
|
||||
path: dist/libopus.tgz
|
||||
|
Loading…
x
Reference in New Issue
Block a user