continue
Some checks failed
build rgb-board / build (push) Has been cancelled

This commit is contained in:
2025-04-22 03:52:28 +00:00
parent c64a6bfe42
commit fc0dfae1a5

View File

@@ -28,7 +28,8 @@
// Add the IDs of extensions you want installed when the container is created. // Add the IDs of extensions you want installed when the container is created.
"extensions": [ "extensions": [
"golang.Go" "golang.Go",
"Continue.continue"
] ]
} }
}, },