Skip to content
Snippets Groups Projects
Verified Commit c39511fa authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Do not build cookbook crate from repo.sh

parent 364867de
No related branches found
No related tags found
1 merge request!237WIP: Rust cookbook
......@@ -20,8 +20,6 @@ then
recipes="$(ls -1 recipes)"
fi
cargo build --release
for recipe in $recipes
do
if [ -e "recipes/$recipe/recipe.toml" ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment