Update build-pr.yml

This commit is contained in:
Alexander Brandes 2023-01-15 15:14:10 +01:00 committed by GitHub
parent 3fc380545f
commit f10d0b8fbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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