Implement CI for automatic builds #28

Open
CommanderRedYT wants to merge 1 commits from CommanderRedYT/add-ci into main
CommanderRedYT commented 2024-11-06 20:32:51 +00:00 (Migrated from github.com)

Very cool project!

I took some little time to add a CI to your project. CMake does not compile yet as it is tighter on errors / warnings, but when they are fixed you can just enable it in line 19.

Very cool project! I took some little time to add a CI to your project. CMake does not compile yet as it is tighter on errors / warnings, but when they are fixed you can just enable it in line 19.
CommanderRedYT commented 2024-11-06 20:33:31 +00:00 (Migrated from github.com)

You might need to enable github actions to make this work

You might need to enable github actions to make this work
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin CommanderRedYT/add-ci:CommanderRedYT/add-ci
git checkout CommanderRedYT/add-ci
Sign in to join this conversation.
No description provided.