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