Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
peageon authored May 16, 2024
1 parent e0e2154 commit 60acbae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Build with Gradle
run: |
chmod +x gradlew
./gradlew build
./gradlew build --info
- name: Docker Login
# You may pin to the exact commit or the version.
Expand Down

0 comments on commit 60acbae

Please sign in to comment.