fix: bump hugo-obsidian version to account for contentIndex paths on windows
This commit is contained in:
parent
4592bde30d
commit
3c6e446678
|
@ -12,7 +12,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Build Link Index
|
||||
uses: jackyzha0/hugo-obsidian@v2.9
|
||||
uses: jackyzha0/hugo-obsidian@v2.10
|
||||
with:
|
||||
index: true
|
||||
input: content
|
||||
|
|
Loading…
Reference in New Issue