orbit-online/Install μpkg
Install μpkg
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 8, 2026
- License
- MIT
Pinned Snippet
uses: orbit-online/upkg-install@c38482e6aa2bed8ccc7559854f78414a2bba69d6 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version of μpkg to install | no | latest |
| install-prefix | Where to install μpkg | no | "" |
| install-dependencies | Whether to install dependencies in the current working-directory | no | "" |
| working-directory | The working directory to change to before installing dependencies | no | . |
Outputs
| name | description |
|---|---|
| version | The μpkg version that was installed |
| install-prefix | Where μpkg was installed |