Update upstream + bump deps

This commit is contained in:
lexikiq
2021-06-20 16:03:07 -04:00
parent 6018ed1900
commit d19086dd13
7 changed files with 30 additions and 31 deletions

View File

@@ -37,9 +37,9 @@ jobs:
git config --global user.email "no-reply@github.com"
git config --global user.name "GitHub Actions"
./gradlew applyPatches
./gradlew reobfJar
./gradlew paperclipJar
- uses: actions/upload-artifact@v2
with:
name: Parchment-JDK${{ matrix.java }}
path: parchment-paperclip.jar
path: build/libs/Parchment-*.jar