Skip to content

Commit

Permalink
Enable the local cache of ndk.
Browse files Browse the repository at this point in the history
  • Loading branch information
domchen committed Oct 22, 2023
1 parent 36da949 commit 5f09d3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
id: setup-ndk
with:
ndk-version: r19c
local-cache: true

- name: Build Third-Party Cache
if: github.event_name == 'push'
Expand Down

0 comments on commit 5f09d3b

Please sign in to comment.