Skip to content

Commit 2e43a7b

Browse files
no icon for u
1 parent 164c451 commit 2e43a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
run: |
158158
mkdir -p AppDir/usr/bin AppDir/usr/share/icons/hicolor/256x256/apps AppDir/usr/share/applications
159159
cp target/optimized/bob AppDir/usr/bin/
160-
cp resources/bob.png AppDir/usr/share/icons/hicolor/256x256/apps/bob.png
160+
# cp resources/bob.png AppDir/usr/share/icons/hicolor/256x256/apps/bob.png
161161
cat <<EOF > AppDir/bob.desktop
162162
[Desktop Entry]
163163
Name=Bob Neovim Manager

0 commit comments

Comments
 (0)