mirror of https://github.com/logos-co/roadmap.git
fix: explicitly set root as current directory to fix ignore files
This commit is contained in:
parent
73e526a7d5
commit
e06e341468
|
@ -17,6 +17,7 @@ jobs:
|
|||
index: true
|
||||
input: content
|
||||
output: static
|
||||
root: .
|
||||
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
|
|
Loading…
Reference in New Issue