hominsu/Build with cargo-zigbuild
Github Action to build Cargo project with cargo-zigbuild
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| workdir | Working directory of cargo/cargo-zigbuild execution | no | . |
| outdir | Output directory for the build artifacts | no | ./artifacts |
| name | Name of binary to compile | yes | — |
| args | Arguments to pass to cargo/cargo-zigbuild | yes | — |
| github-token | API token used to authenticate to a Git repository for remote definitions | no | ${{ github.token }} |
Outputs
no outputs