give assemblu logs
All checks were successful
build / build (push) Successful in 3m23s
build / deploy (push) Successful in 0s

This commit is contained in:
androidlover5842
2026-01-26 17:13:44 +05:30
parent e8d9590a37
commit af280ca88c

View File

@@ -21,7 +21,7 @@ jobs:
cache: gradle cache: gradle
- name: Build - name: Build
run: ./gradlew -q assemble run: ./gradlew build -x test --no-daemon --info --stacktrace
deploy: deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest