Skip to content

Commit

Permalink
Test with shivammathur/web-rmtools
Browse files Browse the repository at this point in the history
  • Loading branch information
shivammathur committed Feb 8, 2024
1 parent 22f2920 commit a393255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpmaster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a393255

Please sign in to comment.