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 e1b3b2d commit 1068552
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 --info
run: ./gradlew build --scan

0 comments on commit 1068552

Please sign in to comment.