Skip to content

Commit

Permalink
Set correct dates in CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
ofalvai committed Jul 19, 2023
1 parent d5aacbe commit d224a33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
uses: actions/checkout@v3
with:
submodules: recursive # Checkout theme submodule
fetch-depth: 0 # Fetch full history for correct modification dates
- name: Setup Pages
id: pages
uses: actions/configure-pages@v3
Expand Down

0 comments on commit d224a33

Please sign in to comment.