1
0
mirror of https://github.com/Anuken/Mindustry.git synced 2024-09-20 12:58:38 +03:00
This commit is contained in:
Anuken 2021-06-14 11:23:47 -04:00
parent 22d1700fb2
commit 39f4e90fff

View File

@ -7,4 +7,5 @@ before_install:
install:
- java --version
- javac --version
- ./gradlew --stop
- ./gradlew build publishToMavenLocal