Skip to content

Commit

Permalink
Merge #136
Browse files Browse the repository at this point in the history
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 <adam@adamgreig.com>
  • Loading branch information
bors[bot] and adamgreig committed Oct 23, 2018
2 parents 773223a + 09753a1 commit b82a515
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ main() {
| grep -E '^v0.2.[0-9]+$' \
| sort --version-sort \
| tail -n1)
local tag="v0.2.1"
curl -LSfs https://japaric.github.io/trust/install.sh | \
sh -s -- \
--force \
Expand Down

0 comments on commit b82a515

Please sign in to comment.