From d6a327c9dd647d88963333ba07e0e6001d85de71 Mon Sep 17 00:00:00 2001 From: Michael Hollister Date: Fri, 18 Oct 2024 18:35:32 -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 97d6702..a293be9 100644 --- a/receivers/electron/.gitlab-ci.yml +++ b/receivers/electron/.gitlab-ci.yml @@ -24,7 +24,7 @@ buildWindowsAndLinux: - wget https://github.com/wixtoolset/wix3/releases/download/wix3141rtm/wix314-binaries.zip - unzip wix314-binaries.zip -d wix314-binaries # p7zip-full - - ln -s /usr/bin/wine /usr/bin/wine64 + # - ln -s /usr/bin/wine /usr/bin/wine64 - export WINEPATH="wix314-binaries/" script: - npm install