Skip to content

Commit dfc347e

Browse files
authored
Add command to list directory contents
1 parent 090a8a6 commit dfc347e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-wheel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ jobs:
103103
} else {
104104
Write-Host "cl.exe shim created successfully."
105105
}
106+
ls
106107
107108
Add-Content -Path $env:GITHUB_ENV -Value "SCCACHE_WRAPPER_DIR=$((Get-Location).ProviderPath)"
108109

0 commit comments

Comments
 (0)