Skip to content

Commit

Permalink
Update android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Guri999 authored May 16, 2024
1 parent a894419 commit e1b3b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
REST_API_KEY: ${{secrets.REST_API_KEY}}

- name: Build with Gradle
run: ./gradlew build
run: ./gradlew build --info

0 comments on commit e1b3b2d

Please sign in to comment.