未验证 提交 ddf99658 编写于 作者: S Sebastian Florek 提交者: GitHub

Update ci-workflow.yml

上级 cae0370e
...@@ -30,8 +30,13 @@ jobs: ...@@ -30,8 +30,13 @@ jobs:
with: with:
node-version: ^10.15.0 node-version: ^10.15.0
- shell: bash # - name: Install Dependencies
run: | # shell: bash
npm install # run: npm ci
aio/scripts/install-codegen.sh
npm run check - name: Install Codegen
shell: bash
run: aio/scripts/install-codegen.sh
- name: Check Code
run: npm run check
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册