Skip to content

Commit bed8eaf

Browse files
author
nektos/act
committed
Deploy preview for PR 🛫
1 parent b1e7d18 commit bed8eaf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pr-preview/pr-/html/scripts/install-mdbook.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ rustup toolchain install "${RUST_TOOLCHAIN_VERSION}" --profile minimal
2525
rustup default "${RUST_TOOLCHAIN_VERSION}"
2626

2727
# Skip install when binary exists and reports the expected version (e.g. from CI cache).
28+
# All four tools (mdbook, mdbook-mermaid, mdbook-embedify, mdbook-linkcheck2) are checked.
2829
# Install with --force when missing or version mismatch so we overwrite.
2930
bin_dir="${CARGO_HOME}/bin"
3031
has_version() {

0 commit comments

Comments
 (0)