do cleanup after running each step

This commit is contained in:
Aidan Case
2024-03-08 15:26:11 -06:00
parent e9af24dc36
commit 1ca53e5a48
2 changed files with 20 additions and 1 deletions

View File

@@ -119,7 +119,6 @@ modules:
-DDESTDIR=/app \
-DCMAKE_INSTALL_LIBDIR=/app/lib \
-DFLATPAK=ON \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/app
cmake --build .