Skip to content

Commit 4d38be4

Browse files
committed
ci(dist): disable installer for now
1 parent a3775b6 commit 4d38be4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dist-workspace.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ cargo-dist-version = "0.30.0"
88
# CI backends to support
99
ci = "github"
1010
# The installers to generate for each app
11-
installers = ["shell"]
11+
installers = []
1212
# Target platforms to build apps for (Rust target-triple syntax)
1313
targets = ["x86_64-unknown-linux-gnu", "x86_64-unknown-linux-musl"]
1414
# Which actions to run on pull requests

0 commit comments

Comments
 (0)