Skip to content

Commit 46f395d

Browse files
committed
Try to fix checkout
1 parent 1c5adbd commit 46f395d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/pages-deploy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,7 @@ jobs:
3131
- name: Checkout
3232
uses: actions/checkout@v6
3333
with:
34-
fetch-depth: 0
3534
submodules: true
36-
# If using the 'assets' git submodule from Chirpy Starter, uncomment above
37-
# (See: https://github.com/cotes2020/chirpy-starter/tree/main/assets)
3835

3936
- name: Setup Pages
4037
id: pages

0 commit comments

Comments
 (0)