1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-07-13 09:28:45 +00:00

Gitlab CI Testing

This commit is contained in:
Michael Hollister 2024-10-18 17:59:56 -05:00
parent 62dc08bf3e
commit 9c7dc7f5fd

View file

@ -19,7 +19,7 @@ buildWindowsAndLinux:
- fcast - fcast
before_script: before_script:
- cd receivers/electron - cd receivers/electron
- apt update && apt install -y dpkg fakeroot rpm - apt update && apt install -y zip dpkg fakeroot rpm
#wine p7zip-full unzip #wine p7zip-full unzip
- export WINEPATH="/root/wix314-binaries/" - export WINEPATH="/root/wix314-binaries/"
script: script: