Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LinaKK authored Jan 19, 2025
1 parent 3cb5177 commit cbcac9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
run: chmod +x ./gradlew

- name: Build the project with Gradle
env:
GOOGLE_CLIENT_ID: ${{ GOOGLE_CLIENT_ID }}
run: ./gradlew build --no-daemon --info --stacktrace

- name: List build directory (for debugging)
Expand Down

0 comments on commit cbcac9e

Please sign in to comment.