提交 f5969d29 编写于 作者: J JJ Kasper 提交者: Joe Haddad

Restore package.json and yarn.lock to allow deploy (#9230)

上级 14ed8675
......@@ -38,7 +38,7 @@ commands:
command: yarn install --frozen-lockfile --check-files
- run:
name: Install correct Chrome Driver version
command: yarn add chromedriver@76 -W
command: yarn add chromedriver@76 -W && git checkout yarn.lock package.json
- run: google-chrome --version
- run: chromedriver --version
yarn_lint:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册