summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorRay <[email protected]>2022-08-11 20:25:58 +0200
committerGitHub <[email protected]>2022-08-11 20:25:58 +0200
commit965057dbe23269ae09344ee2e88da41275f3c164 (patch)
treeb3954a7031798b4b3c96bf417c979bf48dfcb31b /.github
parentb38dceb2de1b774c79764e36f0d40d4e14b3b802 (diff)
downloadraylib-965057dbe23269ae09344ee2e88da41275f3c164.tar.gz
raylib-965057dbe23269ae09344ee2e88da41275f3c164.zip
Update android.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/android.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml
index 90619f93..8de44df8 100644
--- a/.github/workflows/android.yml
+++ b/.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