chore: update download artifacts in release (#5841)
This commit is contained in:
parent
ac6b5bd4e6
commit
48588ee542
3
.github/workflows/release.yaml
vendored
3
.github/workflows/release.yaml
vendored
@ -304,8 +304,9 @@ jobs:
|
||||
branch: ${{ github.ref }}
|
||||
workflow: build.yaml
|
||||
workflow_conclusion: completed
|
||||
check_artifacts: true
|
||||
name: npm-package
|
||||
check_artifacts: false
|
||||
if_no_artifact_found: fail
|
||||
|
||||
- name: Decompress npm package
|
||||
run: tar -xzf package.tar.gz
|
||||
|
Reference in New Issue
Block a user