mirror of
https://github.com/plexusorg/Medina.git
synced 2025-01-22 08:40:06 +00:00
Update gradle.yml
This commit is contained in:
parent
105b50d6d7
commit
acb9575b24
1
.github/workflows/gradle.yml
vendored
1
.github/workflows/gradle.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user