config
Some checks failed
build rgb-board / build (push) Failing after 22s

This commit is contained in:
2025-05-20 04:26:03 +00:00
parent 1cc6fc5841
commit b972dc761a
2 changed files with 31 additions and 1 deletions

View File

@@ -38,7 +38,7 @@
// "forwardPorts": [],
// Use 'postCreateCommand' to run commands after the container is created.
// "postCreateCommand": "go version",
"postCreateCommand": "rm /home/vscode/.continue/config.yaml && ln -s /workspaces/rgb-led-board/.continue/config.yaml /home/vscode/.continue/config/config.yaml",
// Comment out to connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
"remoteUser": "vscode",