Skip to content

Commit 421a4af

Browse files
authored
Update bridgecommandAppImageBuild.yml
1 parent 6baa7fb commit 421a4af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/bridgecommandAppImageBuild.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ jobs:
7979
#get our preconfiged files
8080
git clone --depth 1 https://github.com/vpelss/bridgecommand_AppImage.git
8181
cp bridgecommand_AppImage/AppRun AppDir
82+
mkdir -p AppDir/usr/share/applications
83+
mkdir -p AppDir/usr/share/icons/hicolor/128x128/apps
8284
cp bridgecommand_AppImage/bridgecommand.desktop AppDir/usr/share/applications
8385
cp bridgecommand_AppImage/bridgecommand.png AppDir/usr/share/icons/hicolor/128x128/apps
8486
chmod +x AppDir/AppRun

0 commit comments

Comments
 (0)