Skip to content

Commit

Permalink
icon
Browse files Browse the repository at this point in the history
  • Loading branch information
danemadsen committed Apr 20, 2024
1 parent 06695a0 commit 7dbaf46
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@ jobs:
run: |
mkdir -p AppDir/usr/bin
cp -r maid-linux/* AppDir/usr/bin/
mkdir -p AppDir/usr/share/icons/hicolor/256x256/apps
cp assets/maid.png AppDir/usr/share/icons/hicolor/256x256/apps/maid.png
cp assets/maid.png AppDir/maid.png
echo '[Desktop Entry]
Name=Maid
Exec=maid
Expand Down

0 comments on commit 7dbaf46

Please sign in to comment.