Skip to content

Commit

Permalink
add echo for settings.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
stCarolas committed Jul 9, 2024
1 parent c29cd89 commit 04865d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/graalvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:

- uses: s4u/[email protected]

- run: cat /home/runner/.m2/settings.xml

- name: Build with Maven
run: mvn -B package -Dpackaging=native-image -DskipTests

Expand Down

0 comments on commit 04865d1

Please sign in to comment.