toltec-dev/toltecmk-action

Build a package with toltecmk for the reMarkable tablet

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to the folder to buildno${{ github.workspace }}
work_dirPath to a directory used for building the package.nobuild
dist_dirPath to a directory where built packages are stored.nodist
archList of architectures to build.no""
packageList of packages to build.no""
hookNames or paths to a Python module that registers listeners for build hooks. Paths must start with either a dot or a slash. no""
verboseShow debugging information.nofalse
warningsControl warnings. 'default' sends warnings to stderr and removes duplicate warnings, 'ignore' silences any warning, and 'error' turns warnings into exceptions. nodefault

no outputs