diff options
| author | Ray <[email protected]> | 2020-08-19 20:06:34 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-19 20:06:34 +0200 |
| commit | d64d017c1c8d13a92538bd4adb98d763e51e3382 (patch) | |
| tree | 83257e763ee8a6e3fb097e24cc1daeaea519daf3 /.github | |
| parent | a91962b1defa703fa59300f8b25105e274f97692 (diff) | |
| download | raylib-d64d017c1c8d13a92538bd4adb98d763e51e3382.tar.gz raylib-d64d017c1c8d13a92538bd4adb98d763e51e3382.zip | |
Update android.yml
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/android.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 2be35309..ced6f08b 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -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 |
