Skip to content

Move TEMP redirect into setup-build action#1097

Merged
compnerd merged 2 commits into
compnerd:mainfrom
roman-bcny:romanl/move-temp-redirect
Mar 10, 2026
Merged

Move TEMP redirect into setup-build action#1097
compnerd merged 2 commits into
compnerd:mainfrom
roman-bcny:romanl/move-temp-redirect

Conversation

@roman-bcny

@roman-bcny roman-bcny commented Mar 10, 2026

Copy link
Copy Markdown
Contributor

The TEMP directory override from #1088 was only applied in the Toolchain build job. Other jobs (Standard Library, SDK, Macros, etc.) still used C:\Users\runner\AppData\Local\Temp, causing symstore PDB staging and other temp I/O to hit C: instead of D:.

Moves the redirect into the setup-build composite action so all jobs get it consistently.

Removing if windows so that it applies to (fixed in future) macOS too.

@roman-bcny roman-bcny marked this pull request as ready for review March 10, 2026 20:26
Comment thread .github/actions/setup-build/action.yml Outdated
@compnerd compnerd merged commit 04ef4b2 into compnerd:main Mar 10, 2026
6 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.

3 participants