Update action.yml
This commit is contained in:
parent
8bfb822127
commit
22009f8153
6
.github/actions/libkvazaar/action.yml
vendored
6
.github/actions/libkvazaar/action.yml
vendored
@ -19,8 +19,8 @@ runs:
|
||||
- name: Checkout OPUS
|
||||
uses: actions/checkout@v3.0.0
|
||||
with:
|
||||
repository: xiph/opus
|
||||
ref: v1.3.1
|
||||
repository: ultravideo/kvazaar
|
||||
ref: ${{ inputs.refId }}
|
||||
path: opus
|
||||
- name: Set up MSYS2
|
||||
uses: msys2/setup-msys2@v2
|
||||
@ -43,4 +43,4 @@ runs:
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: libopus-${{ runner.os }}-${{ inputs.config }}
|
||||
path: dist/libopus.tgz
|
||||
path: dist/libkvazaar.tgz
|
||||
|
Loading…
x
Reference in New Issue
Block a user