ci: test workflow

This commit is contained in:
Wivik 2023-08-21 20:35:34 +02:00
parent ec34e28026
commit 3d59d6d970
No known key found for this signature in database
GPG Key ID: 4C47CF1D8592D50F

View File

@ -27,14 +27,14 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
path: sample/themes/
path: sample/themes/vinyl-records-collection-theme
- run: find .
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.110.0'
hugo-version: '0.116.0'
- name: Run hugo build
run: |