Archived
1
0

chore: update download artifacts in release (#5841)

This commit is contained in:
Joe Previte 2022-12-12 10:47:27 -07:00 committed by GitHub
parent ac6b5bd4e6
commit 48588ee542
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -304,8 +304,9 @@ jobs:
branch: ${{ github.ref }} branch: ${{ github.ref }}
workflow: build.yaml workflow: build.yaml
workflow_conclusion: completed workflow_conclusion: completed
check_artifacts: true
name: npm-package name: npm-package
check_artifacts: false
if_no_artifact_found: fail
- name: Decompress npm package - name: Decompress npm package
run: tar -xzf package.tar.gz run: tar -xzf package.tar.gz