Skip to content

Commit 3c12e13

Browse files
committed
Use rust template in mdbook test
1 parent 47f3247 commit 3c12e13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ jobs:
231231
- job: doc_book
232232
displayName: "Doc - build the book"
233233
steps:
234+
- template: ci/azure-install-rust.yml
234235
- script: |
235236
which mdbook || cargo install mdbook
236237
which mdbook-linkcheck || cargo install mdbook-linkcheck

0 commit comments

Comments
 (0)