Skip to content

Commit 5d413ec

Browse files
update publish workflow to include comfyui workflows files
1 parent 0179afa commit 5d413ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-script/pack-ccx.mjs

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ const zipList = [
4646
'./*.md',
4747
'./*.png',
4848
'./presets/**/*',
49+
'./typescripts/comfyui/**/*.json',
4950
]
5051

5152
const zipfile = new yazl.ZipFile()

0 commit comments

Comments
 (0)