diff options
| author | Ray <[email protected]> | 2022-08-11 20:26:45 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-08-11 20:26:45 +0200 |
| commit | d658e6772d75bce52fbe46cc9789f0b33500bc0f (patch) | |
| tree | f85e8c9bcbca493ba98ddf8c9ccb0c60d12e90e0 /.github | |
| parent | 965057dbe23269ae09344ee2e88da41275f3c164 (diff) | |
| download | raylib-d658e6772d75bce52fbe46cc9789f0b33500bc0f.tar.gz raylib-d658e6772d75bce52fbe46cc9789f0b33500bc0f.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 8de44df8..dcee5a46 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -48,9 +48,6 @@ jobs: with: ndk-version: r25 add-to-path: false - - - name: Add Android NDK to path - run: ./build.sh env: ANDROID_NDK_HOME: ${{ steps.setup-ndk.outputs.ndk-path }} |
