From 9c7dc7f5fdf05a6bced596675f361ff1648a6cb9 Mon Sep 17 00:00:00 2001 From: Michael Hollister Date: Fri, 18 Oct 2024 17:59:56 -0500 Subject: [PATCH] Gitlab CI Testing --- receivers/electron/.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/receivers/electron/.gitlab-ci.yml b/receivers/electron/.gitlab-ci.yml index b4c51af..1a62088 100644 --- a/receivers/electron/.gitlab-ci.yml +++ b/receivers/electron/.gitlab-ci.yml @@ -19,7 +19,7 @@ buildWindowsAndLinux: - fcast before_script: - cd receivers/electron - - apt update && apt install -y dpkg fakeroot rpm + - apt update && apt install -y zip dpkg fakeroot rpm #wine p7zip-full unzip - export WINEPATH="/root/wix314-binaries/" script: