mirror of
https://github.com/halo-dev/docs.git
synced 2026-01-13 06:03:55 +08:00
chore: use pnpm package manager.
This commit is contained in:
4
.github/workflows/node.js.yml
vendored
4
.github/workflows/node.js.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user