[WORKFLOW]: CI Update
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user