Skip to content

Commit

Permalink
Removing duplicate line.
Browse files Browse the repository at this point in the history
  • Loading branch information
cimigree committed Jul 18, 2024
1 parent a1d071e commit 1c6276b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/maestro-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
run: |
mkdir -p $HOME/lib/android/sdk
echo "ANDROID_HOME=$HOME/lib/android/sdk" >> $GITHUB_ENV
mkdir -p $ANDROID_HOME/cmdline-tools/latest
echo "PATH=$PATH:$ANDROID_HOME/emulator:$ANDROID_HOME/platform-tools:$ANDROID_HOME/cmdline-tools/latest/bin" >> $GITHUB_ENV
source $GITHUB_ENV
Expand Down

0 comments on commit 1c6276b

Please sign in to comment.