actions-marketplace-validations/With Pybind11 Action
Cacheable Pybind11 installation from source for your Github Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| dir | Directory to clone Pybind11, required to cache path | — | pybind11-install |
| cached | Whether to build Pybind11 completely again or just run make install from previously built binaries. | — | false |
| pybind11-version | Pybind11 version to be installed. | yes | 2.8.0 |
| CMAKE_CXX_COMPILER | — | no | g++ |
| CMAKE_INSTALL_PREFIX | — | no | /usr/local |
Outputs
no outputs