mirror of
https://github.com/Xevion/powershell.git
synced 2025-12-10 08:08:04 -06:00
Fix baseURL in config.toml, use Hugo Extended
This commit is contained in:
1
.github/workflows/gh-pages.yml
vendored
1
.github/workflows/gh-pages.yml
vendored
@@ -21,6 +21,7 @@ jobs:
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
with:
|
||||
hugo-version: '0.96.0'
|
||||
extended: true
|
||||
|
||||
- name: Build
|
||||
run: hugo --minify
|
||||
|
||||
Reference in New Issue
Block a user