mirror of
https://github.com/responsively-org/responsively-app
synced 2024-11-13 07:57:08 +00:00
6 lines
86 B
YAML
6 lines
86 B
YAML
|
os: osx
|
||
|
before_install: cd desktop-app
|
||
|
install: yarn
|
||
|
script:
|
||
|
- yarn run package-mac
|