aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/build.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use Java 11TacoTheDank2021-09-251-3/+3
|
* Create build.ymlLuke Simmons2021-07-121-0/+33
Automatically build project on every push, pull request, and on demand and uploads build artifacts. Signed-off-by: Luke Simmons <luke5083@live.com>