Hugo github CI.

This commit is contained in:
John Livingston 2023-07-14 19:35:40 +02:00
parent 2758f8c61f
commit 4394b1b4ea
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC

View File

@ -22,7 +22,7 @@ jobs:
uses: peaceiris/actions-hugo@v2 uses: peaceiris/actions-hugo@v2
with: with:
hugo-version: '0.80.0' hugo-version: '0.80.0'
# extended: true extended: true
- name: Generate documentation translations - name: Generate documentation translations
run: bash ./doc-translate.sh run: bash ./doc-translate.sh