Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
GeQi authored Apr 14, 2024
1 parent f499da8 commit 1ab8086
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
},

"onCreateCommand": "lake exe cache get && lake build",

"postStartCommand": "git config --global --add safe.directory ${containerWorkspaceFolder}",

"customizations": {
"vscode" : {
Expand Down

0 comments on commit 1ab8086

Please sign in to comment.