Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
heygsc committed Aug 29, 2024
1 parent 57575ff commit cf7b2c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hhh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

# 打包成静态文件
- name: Build
run: pnpm install && pnpm build
run: pnpm install && pnpm docs:build

# 部署到GitHub Pages - 也就是将打包内容发布到GitHub Pages
- name: Deploy
Expand Down

0 comments on commit cf7b2c8

Please sign in to comment.