diff --git a/conda_build.bat b/conda_build.bat index 7c403d6a..617ae0bd 100644 --- a/conda_build.bat +++ b/conda_build.bat @@ -1 +1 @@ -conda build conda/meta.yaml --output-folder . -c cadquery -c conda-forge +conda build conda/meta.yaml -c cadquery -c conda-forge --output-folder .