Fix AppImage source filename
This commit is contained in:
@@ -109,7 +109,7 @@ jobs:
|
|||||||
cpack -G RPM
|
cpack -G RPM
|
||||||
|
|
||||||
# move
|
# move
|
||||||
mv sunshine*.AppImage ../artifacts/sunshine.AppImage
|
mv Sunshine*.AppImage ../artifacts/sunshine.AppImage
|
||||||
mv ./cpack_artifacts/Sunshine.deb ../artifacts/sunshine.deb
|
mv ./cpack_artifacts/Sunshine.deb ../artifacts/sunshine.deb
|
||||||
mv ./cpack_artifacts/Sunshine.rpm ../artifacts/sunshine.rpm
|
mv ./cpack_artifacts/Sunshine.rpm ../artifacts/sunshine.rpm
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user