mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-04-03 04:22:02 +02:00
chore: rename ReSet.desktop
This commit is contained in:
parent
563aa16f80
commit
9fde38ca2d
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
mkdir -p ./debian/usr/share/applications
|
||||
mkdir -p ./debian/usr/share/pixmaps
|
||||
cp ./target/release/ReSet ./debian/usr/bin/ReSet
|
||||
cp ./reset.desktop ./debian/usr/share/applications/.
|
||||
cp ./ReSet.desktop ./debian/usr/share/applications/.
|
||||
cp ./src/resources/icons/ReSet.svg ./debian/usr/share/pixmaps/.
|
||||
dpkg-deb --build debian
|
||||
mv debian.deb ReSet.deb
|
||||
|
|
Loading…
Reference in a new issue