修复action

This commit is contained in:
FalseElaina 2025-07-01 22:51:57 +08:00 committed by ImFurina
parent 288d6fe63f
commit bf3b21af8d

View File

@ -33,7 +33,7 @@ jobs:
# 执行构建步骤
- name: 构建
run: |
npm run build
npm install
# 执行部署
- name: 部署
# 这个 action 会根据配置自动推送代码到指定分支