mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-21 23:20:26 +00:00
Support shorthand for mdbook-linkcheck
This commit is contained in:
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Support `taiki-e/install-action@mdbook-linkcheck` shorthand for mdbook-linkcheck.
|
||||||
|
|
||||||
## [1.8.2] - 2022-07-30
|
## [1.8.2] - 2022-07-30
|
||||||
|
|
||||||
- Update `cargo-hack@latest` to 0.5.16.
|
- Update `cargo-hack@latest` to 0.5.16.
|
||||||
|
|||||||
@@ -90,6 +90,7 @@ tools=(
|
|||||||
wasm-pack
|
wasm-pack
|
||||||
wasmtime
|
wasmtime
|
||||||
mdbook
|
mdbook
|
||||||
|
mdbook-linkcheck
|
||||||
cargo-binstall
|
cargo-binstall
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user