chore: use pnpm package manager.

JohnNiang-patch-1
Ryan Wang 3 years ago
parent a7151259cd
commit e0821f1180

@ -18,8 +18,8 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: 14.x
- run: yarn
- run: yarn build
- run: pnpm install
- run: pnpm build
- name: Deploy
uses: easingthemes/ssh-deploy@main

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save