We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be73c09 commit eaef78dCopy full SHA for eaef78d
appveyor.yml
@@ -31,7 +31,7 @@ build_script:
31
32
curl -fsS https://windows.php.net/downloads/releases/archives/%PHP_ZIP_BASENAME% -o %PHP_ZIP_BASENAME% || curl -fsS https://windows.php.net/downloads/releases/%PHP_ZIP_BASENAME% -o %PHP_ZIP_BASENAME%
33
34
- 7z x -y %PHP_ZIP_BASENAME
+ 7z x -y %PHP_ZIP_BASENAME%
35
36
del /Q *.zip
37
0 commit comments