Skip to content

Commit

Permalink
fix(action): 修复sync工作流语法不正确
Browse files Browse the repository at this point in the history
  • Loading branch information
h7ml committed Jun 14, 2022
1 parent 80d0739 commit 357a282
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 357a282

Please sign in to comment.