Update gradle.yml

This commit is contained in:
Speiger 2021-12-27 19:04:33 +01:00 committed by GitHub
parent 8a582f0b08
commit 32abd7e14e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -26,6 +26,4 @@ jobs:
java-version: '11'
distribution: 'adopt'
- name: Build with Gradle
uses: gradle/gradle-build-action@4137be6a8bf7d7133955359dbd952c0ca73b1021
with:
arguments: build
- run: gradle build