Browse Source

Update android.yml

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

+ 0
- 3
.github/workflows/android.yml View File

@ -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

Loading…
Cancel
Save