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
ec34e28026
commit
3d59d6d970
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user