We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e11c244 commit 6b96545Copy full SHA for 6b96545
1 file changed
.github/extension/BuildPhpExtension/private/Invoke-Build.ps1
@@ -36,8 +36,6 @@ Function Invoke-Build {
36
echo ">>> -a: $Config.Arch"
37
echo ">>> -s: $Config.vs_toolset"
38
ls D:\a\php-ext-lz4\php-ext-lz4\build
39
- ls D:\a\php-ext-lz4\php-ext-lz4\build\f10af2bd\
40
- ls D:\a\php-ext-lz4\php-ext-lz4\build\f10af2bd\php-dev
41
echo ">>> -t: $task"
42
ls D:\a\php-ext-lz4\php-ext-lz4\.github\extension\BuildPhpExtension\private\..\config
43
$suffix = "php_" + (@(
0 commit comments