Skip to content

Commit c553df5

Browse files
committed
fixup! wip: ci
1 parent 846d307 commit c553df5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/extension/BuildPhpExtension/private/Invoke-Build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Function Invoke-Build {
1919

2020
echo ">>> $((Get-Location).Path)"
2121
ls "$((Get-Location).Path)"
22-
ls "$((Get-Location).Path)/lz4"
22+
ls "$((Get-Location).Path)\lz4"
2323

2424
$builder = "php-sdk\phpsdk-starter.bat"
2525
$task = [System.IO.Path]::Combine($PSScriptRoot, '..\config\task.bat')

0 commit comments

Comments
 (0)