mirror of
https://github.com/Wivik/vinyl-records-collection-theme.git
synced 2024-11-24 16:43:18 +01:00
ci: test workflow
This commit is contained in:
parent
ec34e28026
commit
3d59d6d970
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -27,14 +27,14 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
path: sample/themes/
|
path: sample/themes/vinyl-records-collection-theme
|
||||||
|
|
||||||
- run: find .
|
- run: find .
|
||||||
|
|
||||||
- name: Setup Hugo
|
- name: Setup Hugo
|
||||||
uses: peaceiris/actions-hugo@v2
|
uses: peaceiris/actions-hugo@v2
|
||||||
with:
|
with:
|
||||||
hugo-version: '0.110.0'
|
hugo-version: '0.116.0'
|
||||||
|
|
||||||
- name: Run hugo build
|
- name: Run hugo build
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user