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