This is a better name for the build
This commit is contained in:
parent
9e8fa4d0a6
commit
a4df8fc588
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ build = {
|
||||||
"linux": BuildSettings(
|
"linux": BuildSettings(
|
||||||
target="x86_64-unknown-linux-musl",
|
target="x86_64-unknown-linux-musl",
|
||||||
),
|
),
|
||||||
"deb": BuildSettings(
|
"debian": BuildSettings(
|
||||||
target="x86_64-unknown-linux-musl",
|
target="x86_64-unknown-linux-musl",
|
||||||
test=False,
|
test=False,
|
||||||
archive=Archive.DEB,
|
archive=Archive.DEB,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue