Skip to content

Commit 4602c3b

Browse files
authored
Update pages.yml
1 parent d2d6aaf commit 4602c3b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
steps:
2222
- name: Checkout
2323
uses: actions/checkout@v4
24+
with:
25+
fetch-depth: 0
2426
- name: Setup Node.js
2527
uses: actions/setup-node@v4
2628
with:

0 commit comments

Comments
 (0)