There was an error while loading. Please reload this page.
2 parents eafb889 + dc671b9 commit 62d0827Copy full SHA for 62d0827
1 file changed
.github/workflows/deploy-landing.yml
@@ -32,6 +32,8 @@ jobs:
32
steps:
33
- name: Checkout
34
uses: actions/checkout@v6
35
+ with:
36
+ fetch-depth: 0
37
38
- name: Install mise
39
run: |
0 commit comments