product-os / flowzone

Reusable, opinionated, zero-conf workflows for GitHub actions
https://flowzone.pages.dev
Apache License 2.0
15 stars 5 forks source link

Allow to install additional cargo packages #1056

Closed pipex closed 4 months ago

pipex commented 4 months ago

Adds the cargo_install input to allow users to install additional cargo packages before the build.

Change-type: minor

pipex commented 4 months ago

Does not work, the installed packages are not available inside the cross environment.