Skip to content

Commit a021a33

Browse files
authored
Upate actions
1 parent b7ccf90 commit a021a33

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/SyncToGitee.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- name: Checkout source codes
1111
uses: actions/checkout@v3
12-
12+
1313
- name: Mirror the Github organization repos to Gitee.
1414
uses: Yikun/hub-mirror-action@master
1515
with:
@@ -21,4 +21,3 @@ jobs:
2121
# only sync this repo
2222
static_list: "YOLO2COCO"
2323
debug: true
24-

0 commit comments

Comments
 (0)