Update action.yml

This commit is contained in:
Daniel Stankewitz 2024-03-05 11:28:19 +01:00 committed by GitHub
parent 8bfb822127
commit 22009f8153
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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