Skip to content

Commit

Permalink
CD fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lurppa committed Feb 26, 2024
1 parent 8aec699 commit 97bb6fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
with:
submodules: recursive
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
lfs: true

- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
with:
submodules: recursive
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
lfs: true

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

0 comments on commit 97bb6fd

Please sign in to comment.