Skip to content
This repository was archived by the owner on Jan 15, 2021. It is now read-only.

Add cached crate mdbook-linkcheck #22

@huangjj27

Description

@huangjj27

Do the checklist before filing an issue:

  • Is this related to the actions-rs Actions? If not, use GitHub Community forum to ask questions about Actions in a whole: https://github.community
  • Does this crate helps with the Rust CI?
  • Is it popular enough to be used by many users?

Crate

crates.io: https://crates.io/crates/mdbook-linkcheck
repository: https://github.com/Michael-F-Bryan/mdbook-linkcheck

Motivation

I was translating the async book and publish it with my own ci using actions-rs. However, each time it builds, actions-rs re-install mdbook-linkcheck without cache, whick takes about 5 min to pass the CI. With this crate cached, the CI will be made less than 20s.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions