CI: include appimage zsync

This commit is contained in:
Samuel 2024-08-27 18:44:45 -04:00 committed by GitHub
parent 8975271583
commit adf0abf3cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -126,6 +126,7 @@ jobs:
echo "Cemu Version is $VERSION"
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.zsync upload/Cemu-$VERSION-x86_64.AppImage.zsync
- name: Create release from linux-bin
run: |