Skip to content

Commit 5f4f0eb

Browse files
committed
Fix batch 3
1 parent ca2bbb6 commit 5f4f0eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/build-win32.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ lemon -s zephir.lemon
1717

1818
ECHO Generating parser.c
1919

20-
ECHO #include ^<php.h^>>parser.c
20+
:: ECHO #include ^<php.h^>>parser.c
2121
TYPE zephir.c >> parser.c
2222
TYPE base.c >> parser.c

0 commit comments

Comments
 (0)