Updated build system.
This commit is contained in:
@@ -5,4 +5,10 @@
|
||||
"args": ["bash", "build-serve.sh"],
|
||||
"cwd": "${ZED_WORKTREE_ROOT}",
|
||||
},
|
||||
{
|
||||
"label": "Upload to Server",
|
||||
"command": "wsl",
|
||||
"args": ["bash", "upload.sh"],
|
||||
"cwd": "${ZED_WORKTREE_ROOT}",
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user