Update gradle.yml

This commit is contained in:
2024-05-26 13:20:43 -05:00
committed by GitHub
parent 105b50d6d7
commit acb9575b24

View File

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