workflow changes

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

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