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 12:57:49 -05:00
parent 6c2dd7171f
commit 4e90fee852

View file

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