aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b11cfbda..162d5d5a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -214,7 +214,7 @@ publish linux x86_64:
when: manual
script:
- apt-get update
- - apt-get install --no-install-recommends -y awscli
+ - apt-get install --no-install-recommends -y git nodejs awscli
- cd zip
- ../scripts/wasabi_program.sh
@@ -230,7 +230,7 @@ publish windows i686:
when: manual
script:
- apt-get update
- - apt-get install --no-install-recommends -y awscli
+ - apt-get install --no-install-recommends -y git nodejs awscli
- cd zip
- ../scripts/wasabi_program.sh