mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-05-12 11:34:42 +00:00
ci(linux): install Task before running release-assets build script
This commit is contained in:
@@ -116,6 +116,9 @@ jobs:
|
||||
test -d meshchatx/public/assets
|
||||
test -d meshchatx/public/reticulum-docs-bundled/current
|
||||
|
||||
- name: Setup Task
|
||||
run: sh scripts/ci/setup-task.sh
|
||||
|
||||
- name: Build release-assets
|
||||
run: bash scripts/ci/github-build-linux-release-assets.sh
|
||||
|
||||
@@ -189,6 +192,9 @@ jobs:
|
||||
test -d meshchatx/public/assets
|
||||
test -d meshchatx/public/reticulum-docs-bundled/current
|
||||
|
||||
- name: Setup Task
|
||||
run: sh scripts/ci/setup-task.sh
|
||||
|
||||
- name: Build release-assets
|
||||
run: bash scripts/ci/github-build-linux-release-assets.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user