deps: bump hugo-obsidian to fix bug of writing to non-existent directory during build
This commit is contained in:
parent
54a8fd4a56
commit
dd047305af
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