Skip to content

* [dbgui] vastly improved the appearance and UX for the lua console #541

* [dbgui] vastly improved the appearance and UX for the lua console

* [dbgui] vastly improved the appearance and UX for the lua console #541

name: "Code Build (OpenGL Release)"
on:
push:
branches: [ master ]
workflow_dispatch:
jobs:
gcc_linux:
uses: Harrand/Topaz/.github/workflows/build_gcc.yml@master
with:
render_api: opengl
build_config: release
clang_linux:
uses: Harrand/Topaz/.github/workflows/build_clang.yml@master
with:
render_api: opengl
build_config: release
msvc_windows:
uses: Harrand/Topaz/.github/workflows/build_msvc.yml@master
with:
render_api: opengl
build_config: release