mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2024-11-29 22:23:50 +01:00
Update build.yml
This commit is contained in:
parent
8063647e76
commit
ad83ab3d3e
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -31,9 +31,6 @@ jobs:
|
|||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
git config --global user.email "ci@github.com"
|
git config --global user.email "ci@github.com"
|
||||||
git config --global user.name "Github CI"
|
git config --global user.name "Github CI"
|
||||||
./patchPaper.sh
|
|
||||||
./yapfa patch
|
|
||||||
./yapfa build
|
|
||||||
./yapfa paperclip
|
./yapfa paperclip
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
uses: actions/upload-artifact@v2-preview
|
uses: actions/upload-artifact@v2-preview
|
||||||
|
Loading…
Reference in New Issue
Block a user