Skip to content

Commit 86380b3

Browse files
committed
chore(ios): fix ci install
1 parent aadda71 commit 86380b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ios_e2e.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ export MAESTRO_VERSION={1.29.0}; curl -Ls "https://get.maestro.mobile.dev" | bas
33
export PATH="$PATH":"$HOME/.maestro/bin"
44
brew tap facebook/fb
55
brew install facebook/fb/idb-companion
6+
pip install fb-idb
67

78
APPID="org.reactjs.native.example.fakeStore"
89

0 commit comments

Comments
 (0)