We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3775b6 commit 4d38be4Copy full SHA for 4d38be4
1 file changed
dist-workspace.toml
@@ -8,7 +8,7 @@ cargo-dist-version = "0.30.0"
8
# CI backends to support
9
ci = "github"
10
# The installers to generate for each app
11
-installers = ["shell"]
+installers = []
12
# Target platforms to build apps for (Rust target-triple syntax)
13
targets = ["x86_64-unknown-linux-gnu", "x86_64-unknown-linux-musl"]
14
# Which actions to run on pull requests
0 commit comments