From 1278f5db877dffeae746a1e544ca568262e33b25 Mon Sep 17 00:00:00 2001 From: Aidan Case Date: Wed, 13 Mar 2024 20:29:09 -0500 Subject: [PATCH] Try saving space after building deps --- flatpak/io.github.softfever.OrcaSlicer.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/flatpak/io.github.softfever.OrcaSlicer.yml b/flatpak/io.github.softfever.OrcaSlicer.yml index a2e69ffb61..61ec14540f 100755 --- a/flatpak/io.github.softfever.OrcaSlicer.yml +++ b/flatpak/io.github.softfever.OrcaSlicer.yml @@ -121,6 +121,7 @@ modules: -DFLATPAK=ON \ -DCMAKE_INSTALL_PREFIX=/app cmake --build . + rm -r /run/build/orca_deps/external-packages cleanup: - /app/include