Skip to content

Commit 018ac44

Browse files
author
Dave Conway-Jones
committed
remove apk as it doesn't "just work"
1 parent 500353f commit 018ac44

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

package-template.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
"linux": {
6060
"target": [
6161
"rpm",
62-
"apk",
6362
{
6463
"target": "deb",
6564
"arch": [

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666
"linux": {
6767
"target": [
6868
"rpm",
69-
"apk",
7069
{
7170
"target": "deb",
7271
"arch": [

0 commit comments

Comments
 (0)