Skip to content

Commit e685f91

Browse files
authored
ci: upload correct artifact when finished build
1 parent aaaaaba commit e685f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_source_code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
uses: actions/upload-artifact@v4.2.0
4040
with:
4141
name: Build-jar
42-
path: build/libs/TheTraveler.jar
42+
path: build/libs/JSONutils.jar

0 commit comments

Comments
 (0)