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

Add a flag to install a crate in debug mode #10

@sunshowers

Description

@sunshowers

Do the checklist before filing an issue:

Motivation

Hi there, and thanks for writing this action! I have some tools from repositories and crates.io I'd like to install in my actions, and they tend to compile a lot faster in debug mode than in release mode.

Could you add a debug: true flag to the action to make it easy to add new crates in debug mode? You could make it incompatible with the use-toolchain option.

Additional context

The tools I'd like to install are:
https://github.com/facebookincubator/cargo-guppy (from the git repo)
https://crates.io/crates/cargo-readme

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions