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 13:01:33 -05:00
parent 098eb9f03c
commit 20cfa5a54a

View file

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