mirror of
https://github.com/LSPosed/LSPlant.git
synced 2025-05-04 20:42:02 +08:00
CI: Stop Gradle daemon after build
Allow saving cache in Windows host
This commit is contained in:
parent
c4b670709b
commit
d48c639849
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -42,6 +42,7 @@ jobs:
|
||||
ccache -p
|
||||
echo 'android.native.buildOutput=verbose' >> gradle.properties
|
||||
./gradlew :lsplant:publishToMavenLocal :lsplant:prefabDebugPackage
|
||||
./gradlew --stop
|
||||
env:
|
||||
ORG_GRADLE_PROJECT_signingKey: ${{ secrets.maven_pgp_signingKey }}
|
||||
ORG_GRADLE_PROJECT_signingPassword: ${{ secrets.maven_pgp_signingPassword }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user