Skip to content

Conversation

@MarshallOfSound
Copy link
Member

Configure Windows runners to use the faster D:\ drive for:

  • Yarn global data folder (D:\yarn-data)
  • TEMP directory (D:\fast-temp)

This improves build performance on Windows GitHub Actions runners by utilizing the faster D:\ drive instead of the default C:\ drive.

🤖 Generated with Claude Code

Configure Windows runners to use the faster D:\ drive for:
- Yarn global data folder (D:\yarn-data)
- TEMP directory (D:\fast-temp)

This improves build performance on Windows GitHub Actions runners
by utilizing the faster D:\ drive instead of the default C:\ drive.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Update the Windows TEMP directory configuration to create
D:\fast-temp before setting the TEMP environment variable.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
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