Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

question how can i make the action do a recursive cargo build? #221

Open
devdailytester opened this issue Nov 19, 2022 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@devdailytester
Copy link

Do the checklist before filing an issue:

Motivation

one shot compile or build multiple project in one go.
alternative to one repo one project and reduce the amount of clicks needed for the ui.

Workflow example

If applicable, create an example on how this feature will look in the workflow yaml file.(pseudocode?)
 - uses action-rs/cargo
 - run:bashlooprecursive-dir(cargo build {matrix})

Additional context

@devdailytester devdailytester added the enhancement New feature or request label Nov 19, 2022
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