Skip to content

Commit

Permalink
disabled ndk cache nttld/setup-ndk#518
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotaku committed May 15, 2024
1 parent 3b0a537 commit 2cd6a1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
uses: nttld/setup-ndk@v1
with:
ndk-version: 'r26d'
local-cache: true
- name: Adding NDK to PATH
run: echo "${ANDROID_NDK_HOME}/toolchains/llvm/prebuilt/linux-x86_64/bin" >> $GITHUB_PATH
env:
Expand Down

0 comments on commit 2cd6a1c

Please sign in to comment.