This commit is contained in:
parent
5d81cacaac
commit
9e5667e91b
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@ jobs:
|
|||
java-version: '21'
|
||||
distribution: 'temurin'
|
||||
- name: find maven
|
||||
run: ls -la /bin /usr/bin /opt
|
||||
run: ls -la /bin /usr/bin /opt /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/21.0.7-6.0.LTS/x64
|
||||
- name: build with maven
|
||||
run: mvn --batch-mode --file pom.xml package
|
||||
|
|
Loading…
Add table
Reference in a new issue