1
0
Fork 0
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:
Michael Hollister 2024-11-11 13:40:12 -06:00
parent 99cb4a5213
commit 8bc9f54150

View file

@ -19,6 +19,8 @@ buildMac:
tags:
- m1-macos
before_script:
# Temporary fix since runner is having restart issues...
- source ~/.bashrc
- cd receivers/electron
script:
- npm install