Skip to content

Commit facc23c

Browse files
committed
fix: lastUpdated same on all pages
1 parent 40b3715 commit facc23c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
steps:
1818
- name: Checkout 🛎️
1919
uses: actions/checkout@v6
20+
with:
21+
fetch-depth: 0
2022

2123
- name: Setup pnpm
2224
uses: pnpm/action-setup@v4

0 commit comments

Comments
 (0)