First build #1

Merged
khwezi merged 1 commits from payments into master 2026-06-01 17:42:11 +02:00
Showing only changes of commit e04a0e5fbe - Show all commits
+1 -1
View File
@@ -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