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:51:58 -05:00
parent 6568bcd6e9
commit ef0f153570

View file

@ -18,6 +18,7 @@ buildLinux:
- fcast
before_script:
- cd receivers/electron
- export WINEPATH="/root/wix314-binaries/"
script:
- npm install
- npm run build