提交 2fc9424b 编写于 作者: fxy060608's avatar fxy060608

chore(ssr): workflows

上级 d8e575bb
......@@ -12,12 +12,13 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Install
run: yarn
- name: Build all
run: npm run build
- name: Install ssr
working-directory: ./packages/playground/ssr
run: |
yarn
run: yarn
- name: Cypress run
uses: cypress-io/github-action@v2
with:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册