Skip to content

Commit

Permalink
fix: add pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
bbb169 committed Oct 16, 2023
1 parent d73bec5 commit 77769a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
with:
path: "clone-files"

- name: Install pnpm
run: npm install -g pnpm

- name: 设置 id_rsa
run: |
mkdir -p ~/.ssh/
Expand Down

0 comments on commit 77769a1

Please sign in to comment.