mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-20 20:22:36 +08: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]
|
||||
|
||||
- Support `taiki-e/install-action@mdbook-linkcheck` shorthand for mdbook-linkcheck.
|
||||
|
||||
## [1.8.2] - 2022-07-30
|
||||
|
||||
- Update `cargo-hack@latest` to 0.5.16.
|
||||
|
||||
@@ -90,6 +90,7 @@ tools=(
|
||||
wasm-pack
|
||||
wasmtime
|
||||
mdbook
|
||||
mdbook-linkcheck
|
||||
cargo-binstall
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user