Skip to content

Commit 517d8bd

Browse files
committed
fix: include css assets in appstore package
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 4fd2757 commit 517d8bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ appstore:
106106
cp -r \
107107
appinfo \
108108
composer \
109+
css \
109110
img \
110111
js \
111112
l10n \

0 commit comments

Comments
 (0)