dev: disable AppImage builds (#6504)

This commit is contained in:
pajlada
2025-10-05 16:05:32 +02:00
committed by GitHub
parent 38a3bf2ef8
commit 4abf8c59f7
4 changed files with 2 additions and 115 deletions
+1 -2
View File
@@ -1,7 +1,7 @@
#!/bin/sh
# TODO: Investigate if the -fno-sized-deallocation flag is still necessary
# TODO: Test appimage/deb creation
# TODO: Test deb creation
set -e
@@ -33,5 +33,4 @@ cmake \
.
cmake --build build
# sh ./../.CI/CreateAppImage.sh
# sh ./../.CI/CreateUbuntuDeb.sh