Update build.yml

This commit is contained in:
budgidiere 2020-07-15 14:05:56 -05:00 committed by GitHub
parent 8063647e76
commit ad83ab3d3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,9 +31,6 @@ jobs:
git submodule update --init --recursive
git config --global user.email "ci@github.com"
git config --global user.name "Github CI"
./patchPaper.sh
./yapfa patch
./yapfa build
./yapfa paperclip
- name: Upload Artifact
uses: actions/upload-artifact@v2-preview