Skip to content

Commit

Permalink
warning-mode all
Browse files Browse the repository at this point in the history
  • Loading branch information
PzHown committed Sep 16, 2024
1 parent 3b41790 commit ee5c7ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: chmod +x ./gradlew

- name: Assemble
run: ./gradlew clean assemble --full-stacktrace
run: ./gradlew clean assemble --warning-mode all --full-stacktrace

- uses: r0adkll/sign-android-release@v1
name: Signing
Expand Down

0 comments on commit ee5c7ad

Please sign in to comment.