Ray
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
3 deletions
-
.github/workflows/android.yml
|
|
@ -42,9 +42,6 @@ jobs: |
|
|
|
shell: bash |
|
|
|
if: github.event_name == 'release' && github.event.action == 'published' |
|
|
|
|
|
|
|
- name: Checkout Android NDK |
|
|
|
uses: actions/checkout@v2 |
|
|
|
|
|
|
|
- name: Setup Android NDK |
|
|
|
id: setup-ndk |
|
|
|
uses: nttld/setup-ndk@v1 |
|
|
|