fix: remove license field from appImage config
Some checks failed
Build / increment-version (push) Successful in 6s
Build / build-linux (push) Failing after 2m5s
Build / build-windows (push) Successful in 3m6s
Build / create-release (push) Successful in 9s

This commit is contained in:
litruv
2026-02-21 18:25:05 +11:00
parent 72193d2490
commit ebe9fa3983

View File

@@ -59,7 +59,6 @@
} }
}, },
"appImage": { "appImage": {
"license": "AGPL-3.0",
"artifactName": "${productName}-${version}-${arch}.${ext}" "artifactName": "${productName}-${version}-${arch}.${ext}"
}, },
"deb": { "deb": {