Skip to content

Commit 09753a1

Browse files
committed
Force use of mdbook 0.2.1 as 0.2.2 is broken for now
1 parent 773223a commit 09753a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ main() {
77
| grep -E '^v0.2.[0-9]+$' \
88
| sort --version-sort \
99
| tail -n1)
10+
local tag="v0.2.1"
1011
curl -LSfs https://japaric.github.io/trust/install.sh | \
1112
sh -s -- \
1213
--force \

0 commit comments

Comments
 (0)