From d1caf1df5b1dcc8ca303683e64c12106a8816c93 Mon Sep 17 00:00:00 2001 From: light7734 Date: Sun, 20 Jul 2025 06:22:51 +0330 Subject: [PATCH] ci: wip --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 76be235..9bd23e0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,6 @@ steps: shell: powershell commands: - | - echo $Env:PATH conan build . -c tools.system.package_manager:mode=install -c tools.cmake.cmaketoolchain:generator=Ninja -s build_type=Release -o enable_tests=True --build=missing