Skip to content

Commit

Permalink
add cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyan4973 committed Jul 30, 2024
1 parent 3aa1cf5 commit a28bbc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android-ndk-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
java-version: '17'
distribution: 'temurin'
cache: 'temurin' # This enables caching of the JDK

- name: Setup Android SDK
uses: android-actions/setup-android@v3
Expand Down

0 comments on commit a28bbc1

Please sign in to comment.