minecraft-weekend
minecraft-weekend copied to clipboard
Add GitHub Actions workflow
Hello @jdah!
I have added a small GitHub Actions CI workflow.
Kind regards Marvin
Looks good to me!
Shouldn't you run make libs
as well?
That shouldn't be an issue @Tiebe.
When running the workflow in nektos act, it automatically does make libs
.
The only thing I had to change was add sudo apt-get update && sudo apt-get install make cmake clang
.
But I'm guessing that's just a side-effect of nektos act itself.
Ah alright!
How about uploading the binary as an artifact? https://github.com/actions/upload-artifact