Skip to content

Commit 5f99d53

Browse files
committed
revert fetch-depth 0
1 parent c5150cc commit 5f99d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/githubci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Checkout Code
3737
uses: actions/checkout@v4
3838
with:
39-
fetch-tags: true
39+
fetch-depth: 0
4040
submodules: true
4141

4242
- name: Install ARM GCC

0 commit comments

Comments
 (0)