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 cf37fcb commit abc8d5eCopy full SHA for abc8d5e
.github/workflows/mvn_build.yml
@@ -35,5 +35,5 @@ jobs:
35
java-version: 19
36
maven-version: ${{ matrix.maven }}
37
38
- - name: run build script
39
- run: ./mvn-build-all.sh
+ # - name: run build script
+ # run: ./mvn-build-all.sh
0 commit comments