First build
continuous-integration/drone/pr Build is failing

This commit is contained in:
Khwezi Mngoma
2026-06-01 17:41:50 +02:00
parent 4fb69b1ea4
commit e04a0e5fbe
+1 -1
View File
@@ -6,7 +6,7 @@ name: build
steps:
- name: dotnet-build
image: mcr.microsoft.com/dotnet/sdk:10.0
commands:
commands:
- dotnet restore MidrandBooksApi.slnx
- dotnet build MidrandBooksApi.slnx -c Release