mirror of https://github.com/logos-co/roadmap.git
deps: bump hugo-obsidian to properly copy linkmap
This commit is contained in:
parent
5ef9aad501
commit
54a8fd4a56
|
@ -14,7 +14,7 @@ jobs:
|
||||||
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
|
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
|
||||||
|
|
||||||
- name: Build Link Index
|
- name: Build Link Index
|
||||||
uses: jackyzha0/hugo-obsidian@v2.14
|
uses: jackyzha0/hugo-obsidian@v2.15
|
||||||
with:
|
with:
|
||||||
index: true
|
index: true
|
||||||
input: content
|
input: content
|
||||||
|
|
Loading…
Reference in New Issue