mirror of https://github.com/coder/code-server.git
chore: update download artifacts in release (#5841)
This commit is contained in:
parent
ac6b5bd4e6
commit
48588ee542
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue