mirror of
https://github.com/lavafroth/lavafroth.github.io.git
synced 2026-05-27 16:51:16 -03:00
deps: bump pagefind dependency
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
run: hugo -D --minify
|
||||
|
||||
- name: Download pagefind binary
|
||||
run: "wget https://github.com/CloudCannon/pagefind/releases/download/v1.0.3/pagefind-v1.0.3-x86_64-unknown-linux-musl.tar.gz && tar xf pagefind-*.tar.gz"
|
||||
run: "wget https://github.com/Pagefind/pagefind/releases/download/v1.5.2/pagefind-v1.5.2-x86_64-unknown-linux-musl.tar.gz && tar xf pagefind-*.tar.gz"
|
||||
|
||||
- name: Build search index
|
||||
run: "./pagefind"
|
||||
|
||||
Reference in New Issue
Block a user