Skip to content

Commit

Permalink
😝
Browse files Browse the repository at this point in the history
  • Loading branch information
gmaclennan committed Nov 14, 2024
1 parent 37432ae commit df779d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/maestro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
run: |
mkdir -p $HOME/lib/android/sdk
echo "ANDROID_SDK_HOME=$HOME/lib/android/sdk" >> $GITHUB_ENV
echo "ANDROID_HOME=$HOME/lib/android/sdk" >> $GITHUB_ENV
echo "ANDROID_SDK_ROOT=$HOME/lib/android/sdk" >> $GITHUB_ENV
- name: Install Maestro
run: curl -Ls 'https://get.maestro.mobile.dev' | bash
Expand Down

0 comments on commit df779d0

Please sign in to comment.