Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
zaro committed Oct 11, 2024
1 parent 18935e3 commit a860342
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
with:
servers: '[{ "id": "github", "username": "zaro", "password": "${{ secrets.JDDE_PACKAGES_TOKEN }}" }]'
- name: Check maven settings
if: ${{ startsWith( matrix.os, 'windows' ) }}
run: "cat 'C:\\Users\\runneradmin\\.m2\\settings.xml'"

# Build
Expand Down

0 comments on commit a860342

Please sign in to comment.