mirror of
https://github.com/raysan5/raylib.git
synced 2025-11-06 10:44:26 +00:00
Update android.yml
This commit is contained in:
3
.github/workflows/android.yml
vendored
3
.github/workflows/android.yml
vendored
@@ -48,9 +48,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
ndk-version: r25
|
ndk-version: r25
|
||||||
add-to-path: false
|
add-to-path: false
|
||||||
|
|
||||||
- name: Add Android NDK to path
|
|
||||||
run: ./build.sh
|
|
||||||
env:
|
env:
|
||||||
ANDROID_NDK_HOME: ${{ steps.setup-ndk.outputs.ndk-path }}
|
ANDROID_NDK_HOME: ${{ steps.setup-ndk.outputs.ndk-path }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user