Skip to content

Commit ec9b4ed

Browse files
committed
fix: CI fix
1 parent b88a661 commit ec9b4ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
steps:
2727
- name: Checkout code
2828
uses: actions/checkout@v4
29+
with:
30+
fetch-depth: 0
2931

3032
- name: Setup Node.js
3133
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)