Update android.yml

This commit is contained in:
Ray 2022-08-11 20:25:58 +02:00 committed by GitHub
parent b38dceb2de
commit 965057dbe2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

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