Update paths for prebuilt (#170969)

This commit is contained in:
Christof Marti
2023-01-20 14:27:07 +00:00
parent 9075378043
commit c65183c59e
5 changed files with 7 additions and 7 deletions

View File

@@ -34,7 +34,7 @@
},
// Optionally loads a cached yarn install for the repo
"postCreateCommand": ".devcontainer/cache/restore-diff.sh",
"postCreateCommand": ".devcontainer/prebuilt/cache/restore-diff.sh",
"remoteUser": "node",