misc build
This commit is contained in:
parent
d65f2dac5e
commit
a3a314880c
|
@ -51,7 +51,7 @@ aliases:
|
||||||
- &configure-jet-detox-environment
|
- &configure-jet-detox-environment
|
||||||
name: Configure Jet + Detox Environment
|
name: Configure Jet + Detox Environment
|
||||||
command: |
|
command: |
|
||||||
brew install node@8
|
brew install --overwrite node@8 --force
|
||||||
brew link --overwrite node@8 --force
|
brew link --overwrite node@8 --force
|
||||||
brew tap wix/brew
|
brew tap wix/brew
|
||||||
brew install applesimutils
|
brew install applesimutils
|
||||||
|
|
Loading…
Reference in New Issue