diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 9322a56..d1a34a6 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -28,7 +28,7 @@ parts: override-stage: | snapcraftctl stage - chmod +x -R "$SNAPCRAFT_STAGE" + chmod 777 -R "$SNAPCRAFT_STAGE" desktop-qt5: source: https://github.com/ubuntu/snapcraft-desktop-helpers.git