chore(nx/forge): try setting more options to fix deb build

pull/1773/head
Elian Doran 2025-04-27 12:06:02 +07:00
parent d4b5f9508f
commit 8377a805c2
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

@ -105,6 +105,7 @@ module.exports = {
config: {
options: {
name: EXECUTABLE_NAME,
bin: EXECUTABLE_NAME,
...baseLinuxMakerConfigOptions
}
}