Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yue-plus committed Jul 20, 2024
1 parent 8ceaaec commit 6b71772
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 @@ -27,6 +27,9 @@ jobs:
node-version: "20"
cache: pnpm

- name: Setup pnpm
uses: pnpm/action-setup@v4.0.0

- name: Setup Pages
uses: actions/configure-pages@v5
with:
Expand Down

0 comments on commit 6b71772

Please sign in to comment.