workflow changes

This commit is contained in:
Jettford 2024-12-09 19:07:18 +00:00
parent c20e1fbcf0
commit fff7bf879f

View File

@ -40,6 +40,7 @@ jobs:
- name: cmake - name: cmake
uses: lukka/run-cmake@v10 uses: lukka/run-cmake@v10
with: with:
buildPreset: "ci-${{matrix.os}}"
testPreset: "ci-${{matrix.os}}" testPreset: "ci-${{matrix.os}}"
- name: artifacts - name: artifacts