Skip to content

Commit

Permalink
I am sad
Browse files Browse the repository at this point in the history
  • Loading branch information
Pururun committed Dec 11, 2024
1 parent 03fc80a commit 982d95e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/android-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,9 @@ jobs:
- name: Fix HOME path
run: echo "HOME=/root" >> $GITHUB_ENV

- name: Create dumb folder
run: mkdir $ANDROID_HOME/ndk

- name: Move NDK_HOME
run: mv $ANDROID_NDK_HOME $ANDROID_HOME/ndk/27.1.12297006

Expand Down

0 comments on commit 982d95e

Please sign in to comment.