mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-28 20:07:41 +01:00
separate out the CI tasks
This commit is contained in:
parent
09e54e9d15
commit
7abf7d1838
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
|
||||
|
Loading…
Reference in New Issue
Block a user