Skip to content

Commit c46dbce

Browse files
authored
Update pr-build.yml
1 parent 8868dca commit c46dbce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
- uses: actions/upload-artifact@v3
4343
with:
4444
name: Parchment-PR${{ github.event.pull_request.number }}-JDK${{ matrix.java }}
45-
path: build/libs/parchment-paperclip-*-reobf.jar
45+
path: build/libs/parchment-paperclip-*.jar

0 commit comments

Comments
 (0)