pin mdbook-linkcheck version
This commit is contained in:
parent
c683cf928f
commit
fb32ba431a
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ before_install:
|
|||
install:
|
||||
- source ~/.cargo/env || true
|
||||
- cargo install mdbook --version '^0.4.3'
|
||||
- cargo install mdbook-linkcheck --git https://github.com/Michael-F-Bryan/mdbook-linkcheck
|
||||
- cargo install mdbook-linkcheck --git https://github.com/Michael-F-Bryan/mdbook-linkcheck --rev 14441d77646d58cea8ffc32fde9ea33b2bedb1a2
|
||||
script:
|
||||
- git checkout -b ci
|
||||
- git rebase origin/master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue