Skip to content

Commit

Permalink
Remove debug step
Browse files Browse the repository at this point in the history
  • Loading branch information
vikulin committed Jun 24, 2024
1 parent b3f6d04 commit 3063e53
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ jobs:
bash ./gradlew build
bash ./gradlew publishToMavenLocal
- name: List build directory for debugging
run: ls -R ~/.m2

- name: Extract version from generated POM file
id: extract_version
run: |
Expand Down

0 comments on commit 3063e53

Please sign in to comment.