Further amend Actions path

This commit is contained in:
lexikiq
2022-01-18 13:45:27 -05:00
parent c0f0279679
commit bcace8901a
2 changed files with 2 additions and 2 deletions

View File

@@ -42,4 +42,4 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: Parchment-PR${{ github.event.pull_request.number }}-JDK${{ matrix.java }}
path: build/libs/Parchment-*.jar
path: build/libs/parchment-paperclip-*-reobf.jar

View File

@@ -42,4 +42,4 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: Parchment-JDK${{ matrix.java }}
path: build/libs/parchment-*.jar
path: build/libs/parchment-paperclip-*-reobf.jar