Skip to content

Commit

Permalink
Add m2 log
Browse files Browse the repository at this point in the history
  • Loading branch information
HindujaB committed Oct 8, 2024
1 parent 6882f8b commit 31b0750
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pull_request_full_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
run: |
./gradlew clean build -x check publishToMavenLocal --stacktrace --scan
- name: List Maven local repository
run: ls -la ~/.m2/

- name: Archive Lang Artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 31b0750

Please sign in to comment.