Skip to content

Commit

Permalink
No need to set $PATH at all?
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanpeppers committed Apr 30, 2024
1 parent c81064f commit 440ce34
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@

"postCreateCommand": "${containerWorkspaceFolder}/.devcontainer/postCreateCommand.sh",

"remoteEnv": {
"PATH": "${containerEnv:ANDROID_NDK_HOME}/toolchains/llvm/prebuilt/linux-x86_64/bin/:${containerEnv:PATH}"
},
"customizations": {
"vscode": {
"extensions": [
Expand Down

0 comments on commit 440ce34

Please sign in to comment.