Skip to content

Commit

Permalink
[WIP]
Browse files Browse the repository at this point in the history
  • Loading branch information
LichKing-2234 committed Oct 9, 2023
1 parent 1205c45 commit 6a381ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
- name: Install Detox dependencies
shell: bash
run: |
npm i -D detox-cli react-native-cli
npm i -g detox-cli react-native-cli
- name: Modify APP ID
run: |
Expand Down Expand Up @@ -184,7 +184,7 @@ jobs:
- name: Install Detox dependencies
shell: bash
run: |
npm i -D detox-cli react-native-cli
npm i -g detox-cli react-native-cli
brew tap wix/brew
brew install applesimutils
Expand Down

0 comments on commit 6a381ae

Please sign in to comment.