Skip to content

Commit

Permalink
chore: use last version of maestro
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeEgret committed Aug 3, 2023
1 parent f767e1b commit cffe82b
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,6 +1,6 @@
#!/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 cffe82b

Please sign in to comment.