Fix AppImage source filename
This commit is contained in:
parent
a3e3da3136
commit
fff419a7ff
1 changed files with 1 additions and 1 deletions
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue