Configure and build CMake projects on GitHub Actions
Go to file
Alfi Maulana 9a981cb2b1
Merge pull request #5 from threeal/add-build-dir-input
Add `build-dir` Input Option
2023-01-07 11:52:53 +07:00
.github/workflows add workflow step to check if default build directory is not exist 2023-01-07 11:47:20 +07:00
test add a test project for testing this action 2023-01-06 15:23:09 +07:00
.gitignore add a test project for testing this action 2023-01-06 15:23:09 +07:00
action.yml add build-dir input 2023-01-07 11:39:03 +07:00
LICENSE initialize project with readme and license 2023-01-06 12:39:38 +07:00
README.md add test status badge in the README.md 2023-01-06 21:28:15 +07:00

CMake Action

test status

Configure and build CMake project on GitHub Actions.