geforkt von Mirrors/Paper
separate out the CI tasks
Dieser Commit ist enthalten in:
Ursprung
5cdbd0064b
Commit
69e6160294
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren