Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thejudge156 authored Jun 5, 2024
1 parent 576eb01 commit 09d5bc1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ jobs:
with:
java-version: '11'
distribution: 'temurin'
- uses: nttld/setup-ndk@v1
with:
ndk-version: r21e
local-cache: true
- name: Make Gradle wrapper executable
run: git lfs pull | chmod +x ./gradlew
- name: Build with Gradle
Expand Down

0 comments on commit 09d5bc1

Please sign in to comment.