Skip to content

Commit 8841ffb

Browse files
committed
fix checkut
1 parent 26ba2d4 commit 8841ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
steps:
3434
- uses: actions/checkout@v4
3535
with:
36-
fetch-tags: true
36+
fetch-depth: 0
3737

3838
- name: Setup Node.js
3939
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)