Skip to content

Commit 43eb1a5

Browse files
authored
Update build.yml
1 parent 36d3a11 commit 43eb1a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
distribution: 'adopt'
2424
cache: maven
2525
- name: Build with Maven
26-
run: mvn -B package --file pom.xml
26+
run: mvn -s settings.xml -B package --file pom.xml

0 commit comments

Comments
 (0)