Update android.yml
This commit is contained in:
parent
a91962b1de
commit
d64d017c1c
1 changed files with 1 additions and 1 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue