mirror of
https://github.com/Wivik/vinyl-records-collection-theme.git
synced 2024-11-22 07:33:41 +01:00
ci: test workflow
This commit is contained in:
parent
cd01a09901
commit
fa0acd33de
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -34,11 +34,11 @@ jobs:
|
|||||||
- name: Setup Hugo
|
- name: Setup Hugo
|
||||||
uses: peaceiris/actions-hugo@v2
|
uses: peaceiris/actions-hugo@v2
|
||||||
with:
|
with:
|
||||||
hugo-version: '0.116.0'
|
hugo-version: '0.116.1'
|
||||||
extended: true
|
extended: true
|
||||||
|
|
||||||
- name: Run hugo build
|
- name: Run hugo build
|
||||||
run: |
|
run: |
|
||||||
cd sample && hugo >> $GITHUB_STEP_SUMMARY
|
cd sample && hugo| tee -a $GITHUB_STEP_SUMMARY
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user