Skip to content

Commit ade4a4e

Browse files
committed
Don't keep recompiling!
1 parent 6569862 commit ade4a4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/install.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ function cargo_install() {
2020
fi
2121
}
2222

23-
cargo_install mdbook 0.2
24-
cargo_install mdbook-linkcheck 0.2
23+
cargo_install mdbook 0.2.2
24+
cargo_install mdbook-linkcheck 0.2.3

0 commit comments

Comments
 (0)