[neon/snap-packaging/gwenview-snap/Neon/release-24.08] debian: it's already unzipped

Carlos De Maine null at kde.org
Mon Nov 11 11:00:07 GMT 2024


Git commit fd62dc6221190e764172613d4603679946a90c17 by Carlos De Maine.
Committed on 11/11/2024 at 11:00.
Pushed by carlosdem into branch 'Neon/release-24.08'.

it's already unzipped

M  +1    -1    debian/snap-snapcraft-lxd-proto.yml

https://invent.kde.org/neon/snap-packaging/gwenview-snap/-/commit/fd62dc6221190e764172613d4603679946a90c17

diff --git a/debian/snap-snapcraft-lxd-proto.yml b/debian/snap-snapcraft-lxd-proto.yml
index ee5f75d..6f7e218 100644
--- a/debian/snap-snapcraft-lxd-proto.yml
+++ b/debian/snap-snapcraft-lxd-proto.yml
@@ -79,7 +79,7 @@ snap_snapcraft_deploy:
   script:
     - echo "KDE_SNAP_BRANCH is $KDE_SNAP_BRANCH and KDE_SNAP_CHANNEL IS $KDE_SNAP_CHANNEL"
     - ls -lsh
-    - unzip -e Snap_artifacts.zip
+    - cat build.env
     - export KDE_SNAP_BRANCH=$(cat build.env)
     - |
       # set the channel for the snap dependent on which branch we are building


More information about the Neon-commits mailing list