Skip to content

Commit 2f37bdc

Browse files
committed
editing the workflows
1 parent 643258a commit 2f37bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
3030
- name: Install Maestro
3131
run: |
32-
curl -Ls "https://get.maestro.mobile.dev" | bash --output maestro
32+
curl -Ls "https://get.maestro.mobile.dev" | bash
3333
echo "$HOME/.maestro/bin" >> $GITHUB_PATH
3434
maestro -v
3535

0 commit comments

Comments
 (0)