Update gradle.yml

This commit is contained in:
Speiger 2021-12-27 19:10:09 +01:00 committed by GitHub
parent 81209b0cf8
commit e7a6292fe9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,4 +26,4 @@ jobs:
java-version: '8'
distribution: 'adopt'
- name: Build with Gradle
run: gradle build
run: ./gradlew build