Files
webhook-server/scripts
justin e7cd469a90 Capture ISCC stdout+stderr and pre-flight {#RepoRoot} paths
The Gitea runner's "system cannot find the path specified" failure is
opaque because we lose ISCC output. Tee both streams to a log file and
echo each line via Write-Host so the runner shows them. Also list every
relative path the .iss references via {#RepoRoot} so we can catch a
missing icon/README/scripts dir before ISCC even starts.
2026-05-08 13:18:29 -04:00
..