mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-07-08 06:59:49 +00:00
Gitlab CI Testing
This commit is contained in:
parent
098eb9f03c
commit
20cfa5a54a
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ buildLinux:
|
||||||
- fcast
|
- fcast
|
||||||
before_script:
|
before_script:
|
||||||
- cd receivers/electron
|
- 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/"
|
- export WINEPATH="/root/wix314-binaries/"
|
||||||
script:
|
script:
|
||||||
- npm install
|
- npm install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue