Skip to content

Commit e25a414

Browse files
committed
fixing fetch depth
1 parent a377ab7 commit e25a414

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232

3333
steps:
3434
- uses: actions/checkout@v4
35+
with:
36+
fetch-depth: 0
3537

3638
- name: Setup Node.js
3739
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)