Update gradle.yml

This commit is contained in:
Telesphoreo 2024-05-26 13:20:43 -05:00 committed by GitHub
parent 105b50d6d7
commit acb9575b24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,4 +23,5 @@ jobs:
run: | run: |
git config --global user.email "no-reply@github.com" git config --global user.email "no-reply@github.com"
git config --global user.name "Github Actions" git config --global user.name "Github Actions"
chmod +x gradlew
./gradlew build --stacktrace ./gradlew build --stacktrace