Update .github/workflows/release-nestv3.yml
This commit is contained in:
parent
630595ea50
commit
ae759564d7
2
.github/workflows/release-nestv3.yml
vendored
2
.github/workflows/release-nestv3.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
if_key_exists: replace
|
if_key_exists: replace
|
||||||
|
|
||||||
- name: Update APT Cache
|
- name: Update APT Cache
|
||||||
run: apt-get update -y
|
run: apt-get update -y && apt install -y git devscripts dh-make nodejs npm sudo rsync ssh
|
||||||
|
|
||||||
- name: Set Build Config
|
- name: Set Build Config
|
||||||
run: cp -vf ./pika-build-config/amd64-v3.sh ./pika-build-config.sh
|
run: cp -vf ./pika-build-config/amd64-v3.sh ./pika-build-config.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user