unset PREFIX didn't work on CI

This commit is contained in:
Diego Mello 2023-02-28 10:43:55 -03:00
parent 6251325941
commit 1b3883b47e
1 changed files with 0 additions and 2 deletions

View File

@ -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