Skip to content
This repository was archived by the owner on Dec 30, 2024. It is now read-only.

Commit e0fff3b

Browse files
committed
Fix archive pattern
1 parent 660ed79 commit e0fff3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
uses: actions/upload-artifact@v4
2626
with:
2727
name: CloudNetV4-JMXSupport Archive
28-
path: build/libs/CloudNetv4JMXSupport*.jar
28+
path: build/libs/CloudNet-JMX-Support-*.jar

0 commit comments

Comments
 (0)