diff --git a/.onedev-buildspec.yml b/.onedev-buildspec.yml index eeedbb8..225b9bf 100644 --- a/.onedev-buildspec.yml +++ b/.onedev-buildspec.yml @@ -38,6 +38,7 @@ jobs: interpreter: type: DefaultInterpreter commands: | + find /usr/share/dotnet -name "nethost.h" conan profile detect --force git submodule update --init --recursive conan install . -c tools.system.package_manager:mode=install --output-folder=build --build=missing -s build_type=${BUILD_TYPE}