Fix Gradle command to assemble StstableDebug

This commit is contained in:
Sam
2025-12-02 06:23:06 +01:00
committed by GitHub
parent 7ba24a0e56
commit 0ed70ff351
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
cache: 'gradle'
- run: |
chmod +x gradlew
./gradlew clean StstableDebug
./gradlew clean assembleStstableDebug
- uses: actions/upload-artifact@v5.0.0
with:
path: .