fix build

This commit is contained in:
gonpombo8 2023-01-19 11:12:27 -03:00
parent 4e48851612
commit 4f8cf1888d
No known key found for this signature in database
GPG Key ID: 6BE1C3CD0908CE48

View File

@ -1,4 +1,4 @@
name: Build with Hugo name: Build with Hugo
on: [push, pull_request] on: [push, pull_request]
@ -14,7 +14,7 @@ jobs:
- name: Setup Hugo - name: Setup Hugo
uses: peaceiris/actions-hugo@v2 uses: peaceiris/actions-hugo@v2
with: with:
hugo-version: 'latest' hugo-version: '0.108.0'
# extended: true # extended: true
- name: Build - name: Build