First build #1
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user