mirror of
https://github.com/yuliskov/SmartTube.git
synced 2026-05-02 02:50:04 -05:00
Fix Gradle command to assemble StstableDebug
This commit is contained in:
@@ -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: .
|
||||
|
||||
Reference in New Issue
Block a user