Skip to content

build-installer: cd to .iss dir before ISCC#10

Merged
recklessop merged 1 commit into
mainfrom
claude/pensive-easley-4abcbe
May 8, 2026
Merged

build-installer: cd to .iss dir before ISCC#10
recklessop merged 1 commit into
mainfrom
claude/pensive-easley-4abcbe

Conversation

@recklessop
Copy link
Copy Markdown
Owner

Fixes Gitea-runner installer build failing with cryptic 'system cannot find the path specified'.

Some ISCC builds reject deeply-nested absolute .iss paths (the runner
runs out of %SystemRoot%\System32\config\systemprofile\.cache\act\...)
with a misleading 'The system cannot find the path specified.' before
touching any source files. Push-Location to the .iss directory and
pass the bare filename - same effect, no path quirk.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@recklessop recklessop merged commit 6d7ba9f into main May 8, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant