From e9a92c311b1256871defa6f543e3c24d3ea744b7 Mon Sep 17 00:00:00 2001 From: Ilya Fedin Date: Fri, 31 Mar 2023 21:04:35 +0400 Subject: [PATCH] Fix non-first attempts to build snap --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 8878afb30..e3b2d578f 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -185,7 +185,7 @@ parts: override-pull: | craftctl default cp -r . "$CRAFT_STAGE/patches" - override-stage: | + override-prime: | rm -rf patches stage: [-./*]