mirror of
https://github.com/Wivik/vinyl-records-collection-theme.git
synced 2024-11-21 15:13:17 +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
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
with:
|
||||
hugo-version: '0.116.0'
|
||||
hugo-version: '0.116.1'
|
||||
extended: true
|
||||
|
||||
- name: Run hugo build
|
||||
run: |
|
||||
cd sample && hugo >> $GITHUB_STEP_SUMMARY
|
||||
cd sample && hugo| tee -a $GITHUB_STEP_SUMMARY
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user