mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-07-16 10:58:45 +00:00
Gitlab CI Testing
This commit is contained in:
parent
87c64fe1c4
commit
a49f2abcb8
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ buildMacOs:
|
||||||
before_script:
|
before_script:
|
||||||
- cd receivers/electron
|
- cd receivers/electron
|
||||||
script:
|
script:
|
||||||
|
- /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||||
|
- brew install npm
|
||||||
- npm install
|
- npm install
|
||||||
- npm run make --arch arm64
|
- npm run make --arch arm64
|
||||||
when: manual
|
when: manual
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue