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

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

Open
2 of 3 tasks
sunshowers opened this issue Jun 24, 2020 · 0 comments
Open
2 of 3 tasks

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

sunshowers opened this issue Jun 24, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@sunshowers
Copy link

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

@sunshowers sunshowers added the enhancement New feature or request label Jun 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant