CI: fixed app name
This commit is contained in:
2
.github/workflows/openttd-arm64.yml
vendored
2
.github/workflows/openttd-arm64.yml
vendored
@@ -28,7 +28,7 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
env:
|
||||
APP_NAME: openttd-arm64
|
||||
APP_NAME: openttd
|
||||
# It takes one hour per one architecture to build Boost and ICU libraries, and Github limits CI script duration to 6 hours
|
||||
ARCH_LIST: arm64-v8a
|
||||
ANDROID_BUILD_TOOLS: 33.0.2
|
||||
|
||||
Reference in New Issue
Block a user