mirror of
https://github.com/cemu-project/Cemu.git
synced 2024-11-22 09:09:18 +01:00
CI: include appimage zsync
This commit is contained in:
parent
8975271583
commit
adf0abf3cb
@ -126,6 +126,7 @@ jobs:
|
|||||||
echo "Cemu Version is $VERSION"
|
echo "Cemu Version is $VERSION"
|
||||||
ls cemu-appimage-x64
|
ls cemu-appimage-x64
|
||||||
mv cemu-appimage-x64/Cemu-*-x86_64.AppImage upload/Cemu-$VERSION-x86_64.AppImage
|
mv cemu-appimage-x64/Cemu-*-x86_64.AppImage upload/Cemu-$VERSION-x86_64.AppImage
|
||||||
|
mv cemu-appimage-x64/Cemu-*-x86_64.AppImage.zsync upload/Cemu-$VERSION-x86_64.AppImage.zsync
|
||||||
|
|
||||||
- name: Create release from linux-bin
|
- name: Create release from linux-bin
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user