Skip to content

Commit

Permalink
change hugo vertion to extended
Browse files Browse the repository at this point in the history
  • Loading branch information
addozhang committed Sep 4, 2023
1 parent 09b5bf8 commit 6df0bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo-build-and-archive.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: "0.110.0"
hugo-version: "extended"

- name: Install Node.js Dependencies
run: npm install
Expand Down

0 comments on commit 6df0bdb

Please sign in to comment.