Fix non-first attempts to build snap

This commit is contained in:
Ilya Fedin 2023-03-31 21:04:35 +04:00 committed by John Preston
parent 4c05da604a
commit e9a92c311b
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ parts:
override-pull: |
craftctl default
cp -r . "$CRAFT_STAGE/patches"
override-stage: |
override-prime: |
rm -rf patches
stage: [-./*]