Fix AppImage source filename
This commit is contained in:
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@@ -109,7 +109,7 @@ jobs:
|
||||
cpack -G RPM
|
||||
|
||||
# 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.rpm ../artifacts/sunshine.rpm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user