From 8ea9b27871e61bc7c1c3f143f8c7ad4d8b422f40 Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Fri, 15 Dec 2023 14:56:11 +0100 Subject: [PATCH] Move `snapcraft.yaml` to root --- pacakge/snap/snapcraft.yaml => snapcraft.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pacakge/snap/snapcraft.yaml => snapcraft.yaml (100%) diff --git a/pacakge/snap/snapcraft.yaml b/snapcraft.yaml similarity index 100% rename from pacakge/snap/snapcraft.yaml rename to snapcraft.yaml