actions-marketplace-validations/apt multiarch helper action
Use apt to setup a foreign architecture (multiarch) and install packages on ubuntu
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Mar 7, 2025
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/ryankurte_action-apt@70761956843f45646284ce06d6c7906103b841e6 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| arch | Foreign architecture to configure | yes | — |
| packages | List of packages to install | no | — |
Outputs
| name | description |
|---|---|
| distro | Detected ubuntu distribution |