Skip to content

Commit

Permalink
Re-add installer
Browse files Browse the repository at this point in the history
  • Loading branch information
elkowar committed Dec 2, 2024
1 parent 2c95f83 commit 4a83f8d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ lto = "thin"
cargo-dist-version = "0.10.0"
# CI backends to support
ci = ["github"]
# The installers to generate for each app
installers = ["shell"]
targets = [
# "aarch64-apple-darwin",
# "x86_64-apple-darwin",
Expand Down
3 changes: 3 additions & 0 deletions oranda.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"styles": {
"theme": "axo_dark"
},
"build": {
"path_prefix": "yolk"
}
Expand Down

0 comments on commit 4a83f8d

Please sign in to comment.