File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ if /i "%GITHUB_ACTIONS%" neq "True" (
5
5
exit /b 3
6
6
)
7
7
8
- set SDK_REMOTE = https://github.com/php /php-sdk-binary-tools.git
8
+ set SDK_REMOTE = https://github.com/bukka /php-sdk-binary-tools.git
9
9
set SDK_BRANCH = %PHP_BUILD_SDK_BRANCH%
10
10
set SDK_RUNNER = %PHP_BUILD_CACHE_SDK_DIR% \phpsdk-%PHP_BUILD_CRT% -%PLATFORM% .bat
11
11
Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ jobs:
168
168
PHP_BUILD_CACHE_BASE_DIR : C:\build-cache
169
169
PHP_BUILD_OBJ_DIR : C:\obj
170
170
PHP_BUILD_CACHE_SDK_DIR : C:\build-cache\sdk
171
- PHP_BUILD_SDK_BRANCH : php-sdk-2.2.0
171
+ PHP_BUILD_SDK_BRANCH : php_downloads_server_migration_v1
172
172
PHP_BUILD_CRT : vs16
173
173
PLATFORM : x64
174
174
THREAD_SAFE : " 1"
You can’t perform that action at this time.
0 commit comments