mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
Add -DISLE_DEBUG=OFF
This commit is contained in:
parent
b0a6e550d3
commit
51b3a2334b
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -72,6 +72,7 @@ jobs:
|
||||
-DISLE_BUILD_CONFIG=${{ matrix.config }} \
|
||||
-DENABLE_CLANG_TIDY=${{ !!matrix.clang-tidy }} \
|
||||
-DISLE_WERROR=${{ !!matrix.werror }} \
|
||||
-DISLE_DEBUG=OFF \
|
||||
-Werror=dev
|
||||
|
||||
- name: Build (CMake)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user