Skip to content

Commit 7683df2

Browse files
committed
Fix build artifacts
1 parent 43f4c3f commit 7683df2

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,5 +25,5 @@ jobs:
2525
arguments: build
2626
- uses: actions/upload-artifact@v2
2727
with:
28-
name: raknet-kt
28+
name: raknet
2929
path: build/libs

0 commit comments

Comments
 (0)