[WORKFLOW]: CI Update

This commit is contained in:
2025-12-21 23:06:34 +05:30
parent 3550fdd52e
commit 1b1c62c843
3 changed files with 29 additions and 4 deletions

View File

@ -25,5 +25,5 @@ jobs:
run: cmake --preset ${{ matrix.target }}
- name: Build
run: cmake --build --preset ${{ matrix.target }} --config Debug
run: cmake --build --preset ${{ matrix.target }} --config Release