Skip to content

Commit b82a515

Browse files
bors[bot]adamgreig
andcommitted
Merge #136
136: Force use of mdbook 0.2.1 as 0.2.2 is broken for now r=therealprof a=adamgreig See rust-embedded/book#58 Co-authored-by: Adam Greig <[email protected]>
2 parents 773223a + 09753a1 commit b82a515

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)