feat: support update PlatformIO Core (#759)

This commit is contained in:
SteveLauC
2024-04-07 11:03:33 +08:00
committed by GitHub
parent ab21600ca6
commit d90ce30452
3 changed files with 24 additions and 0 deletions

View File

@@ -121,6 +121,7 @@ pub enum Step {
Pipx,
Pkg,
Pkgin,
PlatformioCore,
Pnpm,
Powershell,
Protonup,