Skip to content

Commit

Permalink
fix(workflows): fix workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
jaronnie committed Nov 19, 2024
1 parent 1a7f94f commit 9b411b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ jobs:
git diff-index --quiet HEAD || git commit -m "chore(simplerpc): update simplerpc"
git push -f
cd ..
# 测试第三方仓库(https://github.com/jzero-io/templates)模板
rm -rf simplerpc-goctl
jzero new simplerpc-goctl --branch rpc-goctl
Expand Down

0 comments on commit 9b411b0

Please sign in to comment.