diff options
| author | Ray <[email protected]> | 2022-08-11 20:25:58 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-08-11 20:25:58 +0200 |
| commit | 965057dbe23269ae09344ee2e88da41275f3c164 (patch) | |
| tree | b3954a7031798b4b3c96bf417c979bf48dfcb31b /.github | |
| parent | b38dceb2de1b774c79764e36f0d40d4e14b3b802 (diff) | |
| download | raylib-965057dbe23269ae09344ee2e88da41275f3c164.tar.gz raylib-965057dbe23269ae09344ee2e88da41275f3c164.zip | |
Update android.yml
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/android.yml | 3 |
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 |
