Skip to content

Commit 3090399

Browse files
committed
build: fix
1 parent d9de9cc commit 3090399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/snap/create-snapcraft-yaml.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ apps:
5353
- wayland
5454
EOF
5555

56-
echo "snapcraft.yaml has been created at ${DESTINATION_DIR}/snapcraft.yaml"
56+
echo "snapcraft.yaml has been created at ${DESTINATION_DIR}/snap/snapcraft.yaml"

0 commit comments

Comments
 (0)