Update ci.yml

This commit is contained in:
Lyelye150 2025-10-18 21:19:24 -04:00 committed by GitHub
parent 5f016ed5f6
commit 419baa2738
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -162,7 +162,6 @@ jobs:
-DCMAKE_BUILD_TYPE=Release \
-DISLE_USE_DX5=${{ !!matrix.dx5 }} \
-DISLE_BUILD_CONFIG=${{ !!matrix.config }} \
-DISLE_USE_SDL2=${{ !!matrix.use_sdl2 }} \
-DISLE_BUILD_ASSETS=${{ !!matrix.build-assets }} \
-DENABLE_CLANG_TIDY=${{ !!matrix.clang-tidy }} \
-DISLE_WERROR=${{ !!matrix.werror }} \