fix: bump hugo-obsidian version to account for contentIndex paths on windows
This commit is contained in:
parent
94e987dab5
commit
fda481fbb9
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Build Link Index
|
- name: Build Link Index
|
||||||
uses: jackyzha0/hugo-obsidian@v2.9
|
uses: jackyzha0/hugo-obsidian@v2.10
|
||||||
with:
|
with:
|
||||||
index: true
|
index: true
|
||||||
input: content
|
input: content
|
||||||
|
Loading…
Reference in New Issue
Block a user