Skip to content

Commit e8b7844

Browse files
committed
fix: add debian architecture to manifest for debian-trixie builds
1 parent 7f1f26e commit e8b7844

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"license": "GPL-3.0+",
1111
"architecture": {
1212
"ubuntu": "all",
13-
"rocky": "noarch"
13+
"rocky": "noarch",
14+
"debian": "all"
1415
},
1516
"description": "2 FA for cockpit",
1617
"defaults": {

0 commit comments

Comments
 (0)