Skip to content

Commit

Permalink
Use php/php-sdk-binary-tools.git for AppVeyor builds
Browse files Browse the repository at this point in the history
  • Loading branch information
cmb69 committed Dec 5, 2021
1 parent c9901aa commit 582a291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor/build.bat
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@echo off

set SDK_REMOTE=https://github.com/Microsoft/php-sdk-binary-tools.git
set SDK_REMOTE=https://github.com/php/php-sdk-binary-tools.git
set SDK_BRANCH=%PHP_BUILD_SDK_BRANCH%
set SDK_RUNNER=%PHP_BUILD_CACHE_SDK_DIR%\phpsdk-%PHP_BUILD_CRT%-%PLATFORM%.bat

Expand Down

0 comments on commit 582a291

Please sign in to comment.