mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-23 22:58:54 +00:00
Update android.yml
This commit is contained in:
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
|||||||
ARCH: ["arm64", "x86_64"]
|
ARCH: ["arm64", "x86_64"]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
RELEASE_NAME: raylib-3.1_android_${{ matrix.ARCH }}
|
RELEASE_NAME: raylib-3.1_android_api28_${{ matrix.ARCH }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|||||||
Reference in New Issue
Block a user