Skip to content

Commit 3d541d8

Browse files
committed
Try greppable for playground
1 parent a881b2e commit 3d541d8

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" \
38+
--features "from-toml,from-yaml,greppable" \
3939
--release \
4040
--target wasm32-wasip1
4141

0 commit comments

Comments
 (0)