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