Skip to content

Commit

Permalink
Actually link to the SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
thejudge156 authored Aug 18, 2024
1 parent 4f84a43 commit 6d66b65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,12 @@ jobs:
with:
ndk-version: r21d
local-cache: true
link-to-sdk: true
- uses: nttld/setup-ndk@v1
with:
ndk-version: r26b
local-cache: true
link-to-sdk: true
- name: Make Gradle wrapper executable and pull LFS
run: git lfs pull | chmod +x ./gradlew
- name: Build with Gradle
Expand Down

0 comments on commit 6d66b65

Please sign in to comment.