Skip to content

Commit

Permalink
feat: 修复打包失败
Browse files Browse the repository at this point in the history
  • Loading branch information
devil committed Aug 2, 2024
1 parent 5a125ed commit 9c93331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: 打印作业状态 🍏
run: echo "🍏 This job's status is ${{ job.status }}."

publish_code:
publish_dev_code:
runs-on: ubuntu-latest
needs: 备份代码 # 确保在备份代码作业成功后才执行
steps:
Expand Down

0 comments on commit 9c93331

Please sign in to comment.