Skip to content

Commit

Permalink
Merge pull request #450 from dgiot/h7ml
Browse files Browse the repository at this point in the history
fix(action): 修复sync工作流语法不正确
  • Loading branch information
h7ml committed Jun 14, 2022
2 parents 4416689 + 357a282 commit a634f26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ env:
jobs:
sync:
name: sync gitee 🚀
if: steps.lerna-cache.outputs.cache-hit != 'true'
runs-on: ubuntu-latest
steps:
# - name: get dashboard size 🚀
Expand Down

0 comments on commit a634f26

Please sign in to comment.