Skip to content

Commit

Permalink
print debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
picoliu committed Feb 18, 2025
1 parent 45d756c commit 3d8b307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-demos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ jobs:
gradle-version: ${{ matrix.gradle-version }}

- name: Build
run: gradle assembleDebug
run: gradle assembleDebug --debug

0 comments on commit 3d8b307

Please sign in to comment.