Skip to content

Commit 8ecaf26

Browse files
committed
build: install zola from git source
1 parent 664cb7f commit 8ecaf26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ list:
22
just --list
33

44
install:
5-
cargo install zola
5+
cargo install --locked --git https://github.com/getzola/zola
66

77
# Build the calendar-gen tool
88
build-calendar-gen:

0 commit comments

Comments
 (0)