Skip to content

Commit 994c89d

Browse files
committedMar 14, 2023
chore: update workflows config.
1 parent 969504f commit 994c89d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/npm.yml

+1
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ jobs:
127127
128128
129129
- name: Sync to Gitee
130+
continue-on-error: true
130131
run: |
131132
mirror() {
132133
git clone "https://github.com/$1/$2"

0 commit comments

Comments
 (0)
Please sign in to comment.