Skip to content

Commit edad506

Browse files
committed
repush
1 parent 9abb600 commit edad506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
jar cvfm ${{ env.OUT_DIR }}/${{ env.FILE_NAME }}-${{ env.VERSION }}.jar \
4949
customManifest.txt \
5050
-C ${{ env.OUT_DIR }} ./ \
51-
-C ./ assets/
51+
-C ./ assets/ \
5252
-C lib .
5353
5454

0 commit comments

Comments
 (0)