diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 3f9d7944b..fd0e733d4 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -96,7 +96,7 @@ parts: cp -R $SNAPCRAFT_PART_BUILD/dist $SNAPCRAFT_PART_INSTALL/ cp -R $SNAPCRAFT_PART_BUILD/node_modules $SNAPCRAFT_PART_INSTALL/ # Remove .github and gitbook as it will fail snap lint - rm -rf $SNAPCRAFT_PART_INSTALL/.github && rm $SNAPCRAFT_PART_INSTALL/.gitbook.yaml + rm -rf $SNAPCRAFT_PART_INSTALL/.github stage-packages: - on armhf: - libatomic1