From ce8106d24a0e6dcc9067efd3a5b52d5e7c9db406 Mon Sep 17 00:00:00 2001 From: RemRem et ToTo Date: Fri, 5 May 2023 14:42:43 +0200 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4f65134..446c93b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,7 +11,6 @@ trigger: steps: - name: build - image: mcr.microsoft.com/dotnet/sdk:7.0 commands: - cd ParionsCuite/ - dotnet restore ParionsCuite.sln