1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-06-24 21:25:23 +00:00

Gitlab CI Testing

This commit is contained in:
Michael Hollister 2024-10-18 18:30:25 -05:00
parent 9279aaf84a
commit 7a3165d945

View file

@ -19,7 +19,8 @@ buildWindowsAndLinux:
- fcast
before_script:
- cd receivers/electron
- apt update && apt install -y zip dpkg fakeroot rpm wine mono-devel wget unzip
- dpkg --add-architecture i386
- apt update && apt install -y zip dpkg fakeroot rpm wine wine32:i386 mono-devel wget unzip
- wget https://github.com/wixtoolset/wix3/releases/download/wix3141rtm/wix314-binaries.zip
- unzip wix314-binaries.zip -d wix314-binaries
# p7zip-full