Skip to content

Commit 80a798b

Browse files
committed
fixup: checkout git history
1 parent e1f9323 commit 80a798b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pages.yaml

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@v4
20+
with:
21+
fetch-depth: 0
2022

2123
- name: Set up Python
2224
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)