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

Update ci-workflow.yml

上级 cae0370e
......@@ -30,8 +30,13 @@ jobs:
with:
node-version: ^10.15.0
- shell: bash
run: |
npm install
aio/scripts/install-codegen.sh
npm run check
# - name: Install Dependencies
# shell: bash
# run: npm ci
- 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.
先完成此消息的编辑!
想要评论请 注册