Skip to content

Commit 24d4e12

Browse files
committed
fixup! wip: ci
1 parent cc02a13 commit 24d4e12

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ Function Invoke-Build {
1717
try {
1818
Set-GAGroup start
1919

20+
echo ">>> $((Get-Location).Path)"
21+
ls "$((Get-Location).Path)"
22+
2023
$builder = "php-sdk\phpsdk-starter.bat"
2124
$task = [System.IO.Path]::Combine($PSScriptRoot, '..\config\task.bat')
2225

0 commit comments

Comments
 (0)