Skip to content

Commit

Permalink
Fix a thing
Browse files Browse the repository at this point in the history
  • Loading branch information
Pururun committed Dec 11, 2024
1 parent f5166bf commit 66f66c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ jobs:
run: echo $ANDROID_NDK_VERSION

- name: $ANDROID_HOME/ndk/
run: echo ls "$ANDROID_HOME/ndk/"
run: ls "$ANDROID_HOME/ndk/"

- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 66f66c9

Please sign in to comment.