Update build.yml

This commit is contained in:
Alexander Brandes 2023-01-15 20:29:33 +01:00 committed by GitHub
parent f0b4d9b103
commit 626b5fc866
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,4 +20,4 @@ jobs:
distribution: temurin
java-version: 17
- name: Build on macos-latest
run: ./gradlew clean build
run: ./gradlew clean build --warning-mode all