This commit is contained in:
@@ -18,10 +18,8 @@ jobs:
|
|||||||
run: npm i pnpm -g
|
run: npm i pnpm -g
|
||||||
- name: node
|
- name: node
|
||||||
run: |
|
run: |
|
||||||
mkdir -p ~/.ssh
|
pnpm config set registry https://registry.npmmirror.com
|
||||||
npm install webworkify-webpack --save
|
pnpm install
|
||||||
ssh-keyscan github.com >> ~/.ssh/known_hosts
|
|
||||||
pnpm i
|
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: pnpm build:antd
|
run: pnpm build:antd
|
||||||
|
Reference in New Issue
Block a user