Skip to content

Commit

Permalink
upgrade maestro
Browse files Browse the repository at this point in the history
  • Loading branch information
Almouro committed Jul 23, 2024
1 parent 4a1f6aa commit dcd9b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios_e2e.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
export MAESTRO_VERSION={1.29.0}; curl -Ls "https://get.maestro.mobile.dev" | bash
curl -Ls "https://get.maestro.mobile.dev" | bash
export PATH="$PATH":"$HOME/.maestro/bin"
brew tap facebook/fb
brew install facebook/fb/idb-companion
Expand Down

0 comments on commit dcd9b1e

Please sign in to comment.