Gradle is installed on the runner
This commit is contained in:
parent
84333d05cd
commit
2ff29317e5
1 changed files with 0 additions and 3 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -27,8 +27,5 @@ jobs:
|
|||
distribution: temurin
|
||||
java-version: ${{ matrix.java }}
|
||||
|
||||
- name: Set up Gradle
|
||||
uses: gradle/actions/setup-gradle@v3
|
||||
|
||||
- name: Compile with Gradle
|
||||
run: ./gradlew :compileJava
|
||||
|
|
Loading…
Add table
Reference in a new issue