This commit is contained in:
jadebenn
2024-12-08 17:05:34 -06:00
parent 0772e563c1
commit 9be88b3083
2 changed files with 89 additions and 4 deletions

View File

@@ -33,9 +33,7 @@ jobs:
- name: cmake
uses: lukka/run-cmake@v10
with:
configurePreset: "ci-${{matrix.os}}"
buildPreset: "default"
testPreset: "ci-${{matrix.os}}"
workflowPreset: "ci-${{matrix.os}}"
- name: artifacts
uses: actions/upload-artifact@v4
with: