Skip to content

Commit

Permalink
grr... pages...
Browse files Browse the repository at this point in the history
  • Loading branch information
redthing1 committed Oct 21, 2024
1 parent 20519b6 commit d4fbe86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
submodules: true # Fetch Hugo themes (true OR recursive)
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
submodules: true
fetch-depth: 0

- name: Setup Hugo
uses: peaceiris/actions-hugo@v3
Expand Down

0 comments on commit d4fbe86

Please sign in to comment.