Skip to content

Commit

Permalink
fix: 修复部署脚本错误
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles7c committed May 8, 2024
1 parent bd5341f commit dc5e159
Show file tree
Hide file tree
Showing 2 changed files with 2,967 additions and 2,390 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: 16
node-version: 18
registry-url: https://registry.npmjs.org
cache: pnpm
# 5、安装依赖
Expand Down
Loading

0 comments on commit dc5e159

Please # to comment.