Use specified min Hugo version (0.83.0) to build demo

This commit is contained in:
Aditya Telange 2021-10-22 20:03:03 +05:30
parent 4873bd2767
commit baa0a71478
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ jobs:
- name: Setup hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: '0.83.0'
- name: Build
run: hugo --buildDrafts --gc --verbose --minify