Another try

This commit is contained in:
Speiger 2022-04-14 09:13:53 +02:00
parent b42ad76372
commit bcba3ccde0
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ jdk:
- openjdk14
install:
- echo "Starting Jitpack Build"
- chmod +x ./gradlew
- echo "Generating Source"
- ./gradlew generateGithubSource
- echo "Finished Source Generation, Starting Build"