You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: ensure dbc.exe is cached and sidecar write is guarded on Windows
- Add ~/.local/bin/dbc.exe to cache path so Windows binary is restored on cache hit
- Guard empty $installDir in cache-hit PATH step with Write-Error diagnostic
- Move sidecar write in install-windows.ps1 to after dbc --version succeeds so only a verified install location is recorded
0 commit comments