Support cargo-leptos by 404Simon · Pull Request #1903 · taiki-e/install-action (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Merged
merged 9 commits into
Jun 16, 2026
Conversation
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR!
Looking at the CI failure, the binary is likely contained in a directory within the archive, so I guess you have to use the bin field like:
| "bin": "${package}-${rust_target}-v${version}/${package}${exe}", |
|---|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})