Skip to content

Commit e4b6cf5

Browse files
committed
Fix packager binary output path
1 parent 795c1f2 commit e4b6cf5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Packager.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ product-name = "Linux.do Accelerator"
33
identifier = "io.linuxdo.accelerator"
44
version = "0.1.0"
55
out-dir = "./dist"
6+
binaries-dir = "./target/release"
67
formats = ["deb", "dmg", "nsis"]
78
before-packaging-command = "cargo build --release --bins"
89
authors = ["fjh1997 <549308442@qq.com>"]

0 commit comments

Comments
 (0)