undefined variable in build.py
Hi, the variable path
is undefined here
It must have been refactored during the recent work on base_build
but I could not find where exactly. In 7ead642b it is changed to recipe_dir
It causes the pipeline of bob.conda!444 to fail.
Thanks