Update build.yml

This commit is contained in:
budgidiere 2020-07-15 14:59:26 -05:00 committed by GitHub
parent 79bbf4a922
commit 8f0f00816d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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