OpenTTD/.github/workflows
Patric Stout f2d78b11dd
Fix: [Actions] cmakeBuildType is only used with CMakeListsTxtBasic (#8435)
We use CMakeListsTxtAdvanced, and as such, we have to do this our
self via "-DCMAKE_BUILD_TYPE=RelWithDebInfo". Otherwise we are
producing Debug builds instead of Release builds. Oops.
2020-12-26 13:48:57 +01:00
..
ci-build.yml Add: support for emscripten (play-OpenTTD-in-the-browser) 2020-12-15 15:46:39 +01:00
commit-checker.yml Fix: Prevent infinite recursion in commit checker 2020-12-10 01:08:44 +01:00
preview_build.yml Add: [Actions] preview workflow, where PRs can be reviewed in the browser 2020-12-15 15:46:39 +01:00
preview_label.yml Add: [Actions] preview workflow, where PRs can be reviewed in the browser 2020-12-15 15:46:39 +01:00
preview_push.yml Add: [Actions] preview workflow, where PRs can be reviewed in the browser 2020-12-15 15:46:39 +01:00
release.yml Fix: [Actions] cmakeBuildType is only used with CMakeListsTxtBasic (#8435) 2020-12-26 13:48:57 +01:00