From 87af2e752edb12340fecc654b913167efaca14c3 Mon Sep 17 00:00:00 2001 From: erris Date: Tue, 10 Mar 2026 11:43:36 +0100 Subject: [PATCH] Edit .onedev-buildspec.yml --- .onedev-buildspec.yml | 1 + 1 file changed, 1 insertion(+) 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}