Compare commits
2
Commits
4fb69b1ea4
..
1.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e07cd0e0fd | ||
|
|
e04a0e5fbe |
+1
-1
@@ -6,7 +6,7 @@ name: build
|
|||||||
steps:
|
steps:
|
||||||
- name: dotnet-build
|
- name: dotnet-build
|
||||||
image: mcr.microsoft.com/dotnet/sdk:10.0
|
image: mcr.microsoft.com/dotnet/sdk:10.0
|
||||||
commands:
|
commands:
|
||||||
- dotnet restore MidrandBooksApi.slnx
|
- dotnet restore MidrandBooksApi.slnx
|
||||||
- dotnet build MidrandBooksApi.slnx -c Release
|
- dotnet build MidrandBooksApi.slnx -c Release
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user