CI: Fixing windows startup and cleaning the output zip

This commit is contained in:
Zoe Roux
2021-08-29 13:53:34 +02:00
committed by Diabltica
parent 6d9d04e1cf
commit 63c583dc92
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -97,8 +97,8 @@ jobs:
run: iscc -Dkyoo=$(realpath dist_win) -O./ -Fkyoo-windows deployment/kyoo-windows.iss
- uses: actions/upload-artifact@v2
with:
name: kyoo_windows
path: ./*.exe
name: kyoo_windows_installer
path: ./kyoo-windows.exe
release:
name: Create debian, rpm & arch releases