Skip to content

Commit

Permalink
shooting in the dark trying to fix gjtorikian/jekyll-last-modified-at#69
Browse files Browse the repository at this point in the history
  • Loading branch information
ldemailly committed Jun 26, 2024
1 parent 2718298 commit 3cc997a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
fetch-depth: 0
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Trying to get history
run: git fetch --unshallow && git switch master && git pull
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1
with:
Expand Down

0 comments on commit 3cc997a

Please sign in to comment.