fix: remove pacman target from Linux build (bsdtar not available on Ubuntu runner)

This commit is contained in:
hicccc77
2026-03-20 00:45:15 +08:00
parent b2ee143e1c
commit 816770d407

View File

@@ -95,7 +95,6 @@
"linux": {
"icon": "public/icon.png",
"target": [
"pacman",
"deb",
"tar.gz"
],