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 943e2e3 commit aa1ef23Copy full SHA for aa1ef23
.github/workflows/ci-build.yml
@@ -4,6 +4,8 @@ on:
4
branches: [ main ]
5
pull_request:
6
7
+env:
8
+ MAVEN_HOME: "/usr/share/apache-maven-3.9.9"
9
jobs:
10
gradle-build:
11
runs-on: ubuntu-latest
0 commit comments