parent
09abda9cb1
commit
0ff92570ca
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ jobs:
|
||||||
with:
|
with:
|
||||||
distribution: 'temurin'
|
distribution: 'temurin'
|
||||||
java-version: 25
|
java-version: 25
|
||||||
|
- name: Install maven
|
||||||
|
run: apt install maven
|
||||||
- name: Some debug output
|
- name: Some debug output
|
||||||
run: |
|
run: |
|
||||||
cat /root/.m2/settings.xml
|
cat /root/.m2/settings.xml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue