diff --git a/.gitpod.yml b/.gitpod.yml index e3b79c0c54..6dc6bb513d 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -1,6 +1,7 @@ tasks: - name: Setup init: | + cp -r contrib/ide/vscode .vscode make deps make build command: |