Skip to content

Commit 68e577d

Browse files
committed
#110 - Remove all options
1 parent b286f5d commit 68e577d

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 --with-prefix=C:\php --with-php-build=C:\php-devpack --disable-all
136+
configure
137137
138138
- shell: cmd
139139
run: |

0 commit comments

Comments
 (0)