mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2024-12-28 20:17:46 +01:00
Update build.yml
This commit is contained in:
parent
79bbf4a922
commit
8f0f00816d
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -31,6 +31,12 @@ jobs:
|
||||
git config --global user.email "ci@github.com"
|
||||
git config --global user.name "Github CI"
|
||||
sudo chmod -R -f 777 scripts
|
||||
cd Tuinity
|
||||
cd paper
|
||||
./paper patch
|
||||
cd ..//
|
||||
./tuinity jar
|
||||
cd ..//
|
||||
./yapfa paperclip
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v2-preview
|
||||
|
Loading…
Reference in New Issue
Block a user