This commit is contained in:
Novattz
2025-09-10 02:07:38 +02:00
parent 5a6ec9e6cf
commit 68a458e612
2 changed files with 2 additions and 5 deletions

View File

@@ -13,9 +13,7 @@ jobs:
fail-fast: false
matrix:
include:
- platform: 'ubuntu-20.04' # Stable Debian-based release
args: ''
- platform: 'ubuntu-22.04' # Alternative stable option
- platform: 'ubuntu-22.04' # Stable Debian-based release
args: ''
runs-on: ${{ matrix.platform }}

View File

@@ -11,8 +11,7 @@
"targets": "all",
"category": "Utility",
"createUpdaterArtifacts": true,
"icon": ["icons/128x128.png", "icons/128x128@2x.png", "icons/icon.png"],
"resources": ["resources/libs/*"]
"icon": ["icons/128x128.png", "icons/128x128@2x.png", "icons/icon.png"]
},
"productName": "Creamlinux",
"mainBinaryName": "creamlinux",