mirror of
https://github.com/zadam/trilium.git
synced 2025-12-11 13:15:58 +08:00
chore(nx/forge): try setting more options to fix deb build
This commit is contained in:
parent
d4b5f9508f
commit
8377a805c2
1 changed files with 1 additions and 0 deletions
|
|
@ -105,6 +105,7 @@ module.exports = {
|
||||||
config: {
|
config: {
|
||||||
options: {
|
options: {
|
||||||
name: EXECUTABLE_NAME,
|
name: EXECUTABLE_NAME,
|
||||||
|
bin: EXECUTABLE_NAME,
|
||||||
...baseLinuxMakerConfigOptions
|
...baseLinuxMakerConfigOptions
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue