From c3c0233c131cf79af7455427f761aa635386d94d Mon Sep 17 00:00:00 2001 From: marcchevaldonne Date: Thu, 8 Sep 2022 15:44:17 +0200 Subject: [PATCH] :green_heart: fix CI --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 87361f1..a499915 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,7 +13,6 @@ steps: - name: docs path: /docs commands: - - cd Sources/ #- dotnet new tool-manifest #- dotnet tool install --version 5.3.1 Swashbuckle.AspNetCore.Cli - dotnet restore Exemples_coreOnly.sln