Add debug workflows

Signed-off-by: Thomas Rohloff <v10lator@myway.de>
This commit is contained in:
Thomas Rohloff
2025-07-19 13:01:27 +02:00
parent 20cba1b5c2
commit 425d6cdffb
7 changed files with 335 additions and 4 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
- name: Build
run: |
cmake -H. -Bbuild-cmake -GNinja -DCMAKE_BUILD_TYPE=Release
cmake --build build-cmake -j
cmake --build build-cmake -j --config Release
- name: Create Package
run: |
mkdir spaghetti-release