Skip to content

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 https://gitlab.idiap.ch/bob/bob.conda/-/merge_requests/444 to fail.

Thanks