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 cfa672e commit a071e41Copy full SHA for a071e41
appveyor.yml
@@ -61,6 +61,7 @@ build_script:
61
- nmake
62
63
after_build:
64
+ - dir /s /b
65
- cd %OUTDIR%
66
- 7z a %ARTIFACT_NAME% icu*.dll v8.dll php_v8js.dll
67
- ps: Push-AppveyorArtifact $env:ARTIFACT_NAME
0 commit comments