未验证 提交 638ab7c5 编写于 作者: A Anmol Sethi

Fix CI

上级 0bd80827
......@@ -35,7 +35,8 @@ vscode_yarn() {
cd lib/vscode
yarn --production --frozen-lockfile
cd extensions
yarn --production --frozen-lockfile
# Cannot use --production here. The postinstall here uses a dev dependency.
yarn --frozen-lockfile
}
main "$@"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册