Update release.yml

This commit is contained in:
于先森(Mr.Yu) 2025-02-19 09:30:33 +08:00 committed by GitHub
parent 25441b10f5
commit 8f62f11ba6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -69,7 +69,8 @@ jobs:
echo "ndk.dir=${ANDROID_HOME}/ndk/25.0.8775105" >> local.properties
export LOCAL_PROPERTIES="${{ secrets.LOCAL_PROPERTIES }}"
./run init action gradle
./gradlew app:assembleOssRelease \
./gradlew clean build app:assembleOssRelease \
--info \
--no-daemon \
--stacktrace \
--info \