Browse Source

Update android.yml

pull/2629/head
Ray 2 years ago
committed by GitHub
parent
commit
b38dceb2de
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/android.yml

+ 1
- 1
.github/workflows/android.yml View File

@ -49,7 +49,7 @@ jobs:
id: setup-ndk
uses: nttld/setup-ndk@v1
with:
ndk-version: r29
ndk-version: r25
add-to-path: false
- name: Add Android NDK to path

Loading…
Cancel
Save