Skip to content

Fix PlatformIO CI runs when board files change with respect to cached platform install #2981

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

maxgerhardt
Copy link
Contributor

Cleanly install PlatformIO platform from scratch.

Prevents weird update errors stemming from an already installed platform (cached), then updating some files in it manually and then pio pkg update updating it.

maxgerhardt and others added 3 commits May 31, 2025 20:20
Prevents weird update errors stemming from an already installed platform
(cached), then updating some files in it manually and then pio pkg
updating it.
@maxgerhardt maxgerhardt closed this Jun 1, 2025
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.

2 participants