Skip to content

Commit 19c02d7

Browse files
authored
ci: Update deploy.yml
1 parent efd819c commit 19c02d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: pnpm install
3232

3333
- name: Run Build Script
34-
run: pnpm run build
34+
run: pnpm run build:h5
3535

3636
- name: Deploy to GitHub Pages
3737
# 此actions的官方文档 https://github.com/JamesIves/github-pages-deploy-action

0 commit comments

Comments
 (0)