deps: bump hugo-obsidian to fix bug of writing to non-existent directory during build
This commit is contained in:
parent
75c1cac0c8
commit
9dfd79474f
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
|
||||
|
||||
- name: Build Link Index
|
||||
uses: jackyzha0/hugo-obsidian@v2.15
|
||||
uses: jackyzha0/hugo-obsidian@v2.16
|
||||
with:
|
||||
index: true
|
||||
input: content
|
||||
|
Loading…
Reference in New Issue
Block a user