mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-24 23:34:37 +01:00
Change Gradle target used in CI
This commit is contained in:
committed by
Gymnasiast
parent
abc2f5bbf6
commit
b89ad36c94
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -370,7 +370,7 @@ jobs:
|
||||
run: |
|
||||
. scripts/setenv
|
||||
pushd src/openrct2-android
|
||||
./gradlew app:assemblePR
|
||||
./gradlew app:assemble
|
||||
popd
|
||||
mkdir -p artifacts
|
||||
mv src/openrct2-android/app/build/outputs/apk/arm/pr/app-arm-pr.apk artifacts/openrct2-arm.apk
|
||||
|
||||
Reference in New Issue
Block a user