Skip to content

Commit fd8d5b2

Browse files
Merge pull request #1664 from RedisInsight/bugfix/RI-4127_Flatpak_build_fails
#RI-4127 - Flatpak build fails
2 parents 05cb043 + 4147332 commit fd8d5b2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

electron-builder.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@
6464
"target": "deb",
6565
"arch": ["x64"]
6666
},
67-
{
68-
"target": "flatpak",
69-
"arch": ["x64"]
70-
},
7167
{
7268
"target": "rpm",
7369
"arch": ["x64"]

0 commit comments

Comments
 (0)