Skip to content

Commit 304af4b

Browse files
authored
Update workflow.yml
update config
1 parent 3dfc581 commit 304af4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: pnpm i
5454
# 打包
5555
- name: Build application 🔧
56-
run: pnpm run build:prod
56+
run: pnpm run build
5757

5858
# 部署 https://github.com/JamesIves/github-pages-deploy-action
5959
- name: Deploy 🚀

0 commit comments

Comments
 (0)