mirror of
https://github.com/hicccc77/WeFlow.git
synced 2026-03-25 07:16:51 +00:00
fix: remove pacman target from Linux build (bsdtar not available on Ubuntu runner)
This commit is contained in:
@@ -95,7 +95,6 @@
|
|||||||
"linux": {
|
"linux": {
|
||||||
"icon": "public/icon.png",
|
"icon": "public/icon.png",
|
||||||
"target": [
|
"target": [
|
||||||
"pacman",
|
|
||||||
"deb",
|
"deb",
|
||||||
"tar.gz"
|
"tar.gz"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user