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 ea252d9 commit 277d391Copy full SHA for 277d391
.github/workflows/release.yml
@@ -21,7 +21,6 @@ jobs:
21
with:
22
distribution: 'adopt'
23
java-version: 8
24
- cache: 'maven'
25
26
- name: Build Release
27
run: mvn package appassembler:assemble assembly:single -DskipTests
0 commit comments