Update upstream + bump deps
This commit is contained in:
4
.github/workflows/push-build.yml
vendored
4
.github/workflows/push-build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user