Fix drone yml syntax
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-02-09 10:29:54 -06:00
parent cbd8f076ae
commit dcde13993b

View File

@@ -5,4 +5,4 @@ steps:
- name: Run the Gradle build
image: glmdev/java-gradle-maven
commands:
./gradlew build shadowJar reobfShadowJar
- ./gradlew build shadowJar reobfShadowJar