Skip to content

Commit 357a282

Browse files
committed
fix(action): 修复sync工作流语法不正确
1 parent 80d0739 commit 357a282

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/sync.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ env:
1010
jobs:
1111
sync:
1212
name: sync gitee 🚀
13-
if: steps.lerna-cache.outputs.cache-hit != 'true'
1413
runs-on: ubuntu-latest
1514
steps:
1615
# - name: get dashboard size 🚀

0 commit comments

Comments
 (0)