mirror of
https://github.com/coder/code-server.git
synced 2026-05-27 17:13:49 +02:00
refactor: remove submodule code from steps scripts
This commit is contained in:
@@ -6,10 +6,6 @@ main() {
|
||||
|
||||
yarn --frozen-lockfile
|
||||
|
||||
git submodule update --init
|
||||
# We need to fetch VS Code's deps for lint dependencies.
|
||||
yarn vscode
|
||||
|
||||
yarn lint
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user