Skip to content

Commit b2e3e27

Browse files
author
changfeng
committed
fix: github release failed
1 parent eb55e15 commit b2e3e27

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ jobs:
7373
steps:
7474
- name: Checkout
7575
uses: actions/checkout@v3
76+
with:
77+
fetch-depth: 0
7678

7779
- name: Install Node.js
7880
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)