Skip to content

Commit 24707ae

Browse files
committed
build: include icons and desktop to the output
1 parent 941a104 commit 24707ae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scripts/snap/create-snapcraft-yaml.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,13 @@ parts:
3838
source: "$SOURCE_DIR"
3939
plugin: dump
4040
stage:
41+
- icons
4142
- algokit-explorer
43+
- algokit-explorer.desktop
4244
prime:
45+
- icons
4346
- algokit-explorer
47+
- algokit-explorer.desktop
4448
stage-packages:
4549
- libgtk-3-0
4650
- libwebkit2gtk-4.0-37

0 commit comments

Comments
 (0)