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

This commit is contained in:
the1mason 2024-02-07 14:42:28 +00:00
parent 02f4bc5069
commit 7984d188b5
1 changed files with 2 additions and 3 deletions

View File

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