Update .github/workflows/main.yml
Build and Publish Artifact / build (push) Failing after 9s Details

This commit is contained in:
the1mason 2024-02-07 14:35:00 +00:00
parent 1d50fb8b4b
commit 24fa8d19e9
1 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,8 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.79.1'
hugo-version: '0.122.0'
extended: true
- name: Build
run: hugo --minify