mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
ci: cache android ndk archive
This commit is contained in:
parent
d6291d4d42
commit
d2db3f3993
1 changed files with 1 additions and 0 deletions
1
.github/workflows/android.yml
vendored
1
.github/workflows/android.yml
vendored
|
|
@ -23,6 +23,7 @@ jobs:
|
|||
- uses: nttld/setup-ndk@v1
|
||||
id: setup_ndk
|
||||
with:
|
||||
local-cache: true
|
||||
ndk-version: r21e
|
||||
- name: Build (Android.mk)
|
||||
if: ${{ matrix.platform.name == 'Android.mk' }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue