We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 783bcfb commit 834ebb6Copy full SHA for 834ebb6
1 file changed
.github/workflows/build-with-self-hosted.yml
@@ -18,4 +18,4 @@ jobs:
18
distribution: 'adopt'
19
cache: maven
20
- name: Build with Maven
21
- run: ./mvnw -B package --file pom.xml
+ run: ./mvnw -B package --file pom.xml
0 commit comments