Skip to content

Commit

Permalink
echo android
Browse files Browse the repository at this point in the history
  • Loading branch information
makeevrserg committed Jul 18, 2024
1 parent 0fba1b1 commit b8e083a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call-create-baseline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
- name: Echo android home
run: |
echo $ANDROID_HOME
ls /lib
ls $ANDROID_HOME
# - name: Run baseline profiles
# run: |
Expand Down

0 comments on commit b8e083a

Please sign in to comment.