mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2025-01-30 03:51:31 +01:00
Update build.yml
This commit is contained in:
parent
f4a521a847
commit
8063647e76
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -31,12 +31,7 @@ jobs:
|
||||
git submodule update --init --recursive
|
||||
git config --global user.email "ci@github.com"
|
||||
git config --global user.name "Github CI"
|
||||
yapfaDir=`pwd`
|
||||
./patchPaper.sh
|
||||
cd Tuinity
|
||||
mvn -N install
|
||||
./tuinity patch
|
||||
cd $yapfaDir
|
||||
./yapfa patch
|
||||
./yapfa build
|
||||
./yapfa paperclip
|
||||
|
Loading…
Reference in New Issue
Block a user