Skip to content

Commit 3aa5393

Browse files
committed
#110 - Change to static
1 parent 68e577d commit 3aa5393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
run: |
134134
call C:\tools\php-sdk\phpsdk-vc${{ matrix.vc_num }}-${{ matrix.arch }}.bat
135135
call C:\tools\php-sdk\bin\phpsdk_setvars.bat
136-
configure
136+
configure --with-prefix=C:\php --with-php-build=C:\php-devpack --disable-all --enable-zephir-parser=static
137137
138138
- shell: cmd
139139
run: |

0 commit comments

Comments
 (0)