ci: test workflow

This commit is contained in:
Wivik 2023-08-21 19:32:51 +02:00
parent dc15e95ce3
commit 79376b0b94
No known key found for this signature in database
GPG Key ID: 4C47CF1D8592D50F

View File

@ -35,8 +35,6 @@ jobs:
- name: Run hugo build
run: |
hugo
with:
working-directory: samples
cd samples && hugo