Skip to content

Commit

Permalink
Merge branch 'master' of github.com:yuexiaoliang/resume.yuexiaoliang.com
Browse files Browse the repository at this point in the history
  • Loading branch information
yuexiaoliang committed Jul 25, 2024
2 parents 3a7c374 + 94ef70e commit 2e83eb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ jobs:
run: sudo cp -r fonts/ /usr/share/fonts && sudo mkfontscale && sudo mkfontdir && sudo fc-cache -fv

- name: Setup pnpm
uses: pnpm/action-setup@v2.2.2
uses: pnpm/action-setup@v4
with:
version: 7.9.4
version: 8

- name: Setup Node
uses: actions/setup-node@v3
Expand Down

0 comments on commit 2e83eb1

Please sign in to comment.