🏗️ Require Hugo extended version

This commit is contained in:
James Panther
2023-11-27 08:06:38 +11:00
parent 7a9020b52f
commit fa3a47c52b
7 changed files with 10 additions and 5 deletions
+1
View File
@@ -22,6 +22,7 @@ jobs:
uses: peaceiris/actions-hugo@v2
with:
hugo-version: "latest"
extended: true
- name: Build
working-directory: ./exampleSite
+1
View File
@@ -19,6 +19,7 @@ jobs:
uses: peaceiris/actions-hugo@v2
with:
hugo-version: "latest"
extended: true
- name: Build
working-directory: ./exampleSite