Skip to content

Commit 047eb18

Browse files
committed
fix: missing dir blk
1 parent ffbf427 commit 047eb18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
bch_dir = "./public/batch/"
99
utl_dir = "./typeset/"
1010
fnt_dir = "./typeset/font/"
11-
sty_dir = "./typeset/macro"
11+
sty_dir = "./typeset/macro/"
1212
tmp_dir = "./.tmp/"
1313

1414
bch_size = 5

0 commit comments

Comments
 (0)