From a3932553134dbb45add2b4f9863431c889f44683 Mon Sep 17 00:00:00 2001 From: Shivam Mathur Date: Thu, 8 Feb 2024 01:19:28 +0000 Subject: [PATCH] Test with shivammathur/web-rmtools --- .github/workflows/phpmaster.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/phpmaster.yml b/.github/workflows/phpmaster.yml index e3d5795..e647d94 100644 --- a/.github/workflows/phpmaster.yml +++ b/.github/workflows/phpmaster.yml @@ -46,7 +46,7 @@ jobs: New-Item -ItemType "directory" -Path C:\php-snap-build cd C:\php-snap-build git clone https://github.com/php/php-sdk-binary-tools.git php-sdk - git clone https://github.com/php/web-rmtools.git rmtools + git clone https://github.com/shivammathur/web-rmtools.git rmtools New-Item -ItemType "directory" -Path C:\php-snap-build\${{ matrix.target }} New-Item -ItemType "directory" -Path C:\php-snap-build\snap_master\vs16\${{ matrix.arch }} Copy-Item -Path C:\php-snap-build\rmtools\bin\rmtools_setvars.bat-dist -Destination C:\php-snap-build\rmtools\bin\rmtools_setvars.bat