Skip to content

Commit

Permalink
update pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yuubinnkyoku committed Feb 6, 2025
1 parent c207963 commit 1561bcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
submodules: true
submodules: false
fetch-depth: 0

- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.141.0'
hugo-version: '0.143.1'
extended: true

- name: Build
Expand Down

0 comments on commit 1561bcd

Please sign in to comment.