Skip to content

Commit 420926c

Browse files
committed
another build.yml fix :/
1 parent 10021c3 commit 420926c

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
@@ -24,4 +24,4 @@ jobs:
2424
uses: actions/upload-artifact@v2
2525
with:
2626
name: JsScripts
27-
path: ./build/libs/JsScripts*.jar
27+
path: ./build/libs/jscripts*.jar

0 commit comments

Comments
 (0)