@ -20,5 +20,6 @@ jobs:
|
|||||||
java-version: 23
|
java-version: 23
|
||||||
distribution: 'temurin'
|
distribution: 'temurin'
|
||||||
cache: 'maven'
|
cache: 'maven'
|
||||||
|
overwrite-settings: true
|
||||||
- name: Build with Maven
|
- name: Build with Maven
|
||||||
run: mvn -B package --file pom.xml
|
run: mvn -B package --file pom.xml
|
Reference in New Issue
Block a user