13
0
geforkt von Mirrors/Paper

separate out the CI tasks

Dieser Commit ist enthalten in:
MiniDigger | Martin 2021-06-14 00:56:05 +02:00
Ursprung 09e54e9d15
Commit 7abf7d1838

Datei anzeigen

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