diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 2d57bc0..2380ba8 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -16,7 +16,7 @@ "repo": "oscript-library/ovm", "version": "latest", "asset": "ovm.exe", - "binLocation": "." + "binLocation": "/workspace/autumn" } },