We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7ef844 commit 1a1d987Copy full SHA for 1a1d987
.github/workflows/build.yml
@@ -38,4 +38,4 @@ jobs:
38
uses: actions/upload-artifact@v4
39
with:
40
name: PacketFixer21
41
- path: packetfixer/java21/build/libs/**.jar
+ path: packetfixer/java21/build/libs/**merged.jar
0 commit comments