remove beta flag actions from UI config build (#1617)

* remove beta flag

Co-authored-by: Aiden McClelland <me@drbonez.dev>
This commit is contained in:
Lucy C
2022-07-05 13:49:53 -06:00
committed by GitHub
parent 36e0ba0f06
commit 17ef97c375
4 changed files with 1 additions and 12 deletions

View File

@@ -38,7 +38,6 @@ path = "src/bin/embassy-cli.rs"
[features]
avahi = ["avahi-sys"]
beta = []
default = ["avahi", "sound", "metal", "js_engine"]
dev = []
metal = []