unset PREFIX didn't work on CI
This commit is contained in:
parent
6251325941
commit
1b3883b47e
|
@ -604,9 +604,7 @@ jobs:
|
|||
- run: mkdir ~/junit
|
||||
- run:
|
||||
name: Configure Detox
|
||||
# Removes "nvm is not compatible with the "PREFIX" environment variable: currently set to "/usr/local"" error
|
||||
command: |
|
||||
unset PREFIX
|
||||
brew tap wix/brew
|
||||
brew install applesimutils
|
||||
yarn detox clean-framework-cache && yarn detox build-framework-cache
|
||||
|
|
Loading…
Reference in New Issue