We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 162d6e5 commit 104f259Copy full SHA for 104f259
.github/workflows/build.yaml
@@ -27,5 +27,5 @@ jobs:
27
distribution: 'zulu'
28
architecture: x64
29
30
- - name: Build with Maven
31
- run: mvn -B package --file pom.xml
+ - name: Build with Maven
+ run: mvn -B package --file pom.xml
0 commit comments