Skip to content

Commit 9ca87c1

Browse files
committed
Build playground with from-xml flag
1 parent ec4480d commit 9ca87c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_playground.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
cd celq-repo
3636
cargo build \
3737
--no-default-features \
38-
--features "from-toml,from-yaml,greppable" \
38+
--features "from-toml,from-yaml,greppable,from-xml" \
3939
--release \
4040
--target wasm32-wasip1
4141

0 commit comments

Comments
 (0)