cmake-action/main
Alfi Maulana 421f12e1db
feat: run CMake build from the JavaScript Action (#75)
* feat: add CMake build step

* feat: only run CMake build step if `run-build` input is true

* feat: pass `build-args` input to the CMake build command

* fix: split lines from `getMultilineInput` with a whitespace
2023-11-20 20:51:25 +07:00
..
index.mjs feat: run CMake build from the JavaScript Action (#75) 2023-11-20 20:51:25 +07:00