mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-06-24 21:25:23 +00:00
Temp fix for Gitlab Mac runner
This commit is contained in:
parent
869ac1433f
commit
d4818aacbc
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ buildMac:
|
||||||
tags:
|
tags:
|
||||||
- m1-macos
|
- m1-macos
|
||||||
before_script:
|
before_script:
|
||||||
|
# Temporary fix since runner is having restart issues...
|
||||||
|
- source ~/.bashrc
|
||||||
- cd receivers/electron
|
- cd receivers/electron
|
||||||
script:
|
script:
|
||||||
- npm install
|
- npm install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue