Update release.yml

This commit is contained in:
于先森(Mr.Yu) 2025-02-19 10:24:34 +08:00 committed by GitHub
parent 3ec54f0748
commit 2a5f509448
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,8 +68,8 @@ jobs:
echo "sdk.dir=${ANDROID_HOME}" > local.properties
echo "ndk.dir=${ANDROID_HOME}/ndk/25.0.8775105" >> local.properties
export LOCAL_PROPERTIES="${{ secrets.LOCAL_PROPERTIES }}"
echo "clean gradle build"
./gradlew clean --no-daemon
# echo "clean gradle build"
# ./gradlew clean --no-daemon
echo "start init aciton"
./run init action gradle