mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-23 14:49:10 +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"]
|
||||
|
||||
env:
|
||||
RELEASE_NAME: raylib-3.1_android_${{ matrix.ARCH }}
|
||||
RELEASE_NAME: raylib-3.1_android_api28_${{ matrix.ARCH }}
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user