add pacman build target (#7272)

This commit is contained in:
Labhansh Agrawal 2023-06-17 11:51:32 +05:30 committed by GitHub
parent 049c97c5c4
commit bb0c98f0f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 3 deletions

View file

@ -24,7 +24,8 @@
"deb",
"AppImage",
"rpm",
"snap"
"snap",
"pacman"
]
},
"win": {