xmake-io/setup xmake

Set up a xmake environment and add it to the PATH

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
xmake-versionThe version to use. Should be a semver range or 'latest'. Or use [{repository}#]branch@{branch_name} to select a branch.yeslatest
actions-cache-folderDirectory to cache xmake in. This folder will go under $GITHUB_HOME (I.e. build dir) and be cached using @actions/cache.""
actions-cache-keyThe actions cache key.""
package-cacheEnable package cache.false
package-cache-keyThe packages cache key.""
project-pathThe project root path.""
build-cacheEnable build cache.false
build-cache-pathThe build cache path.""
build-cache-keyThe build cache key.""

no outputs