typo
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-02-03 00:34:33 -05:00
parent 6b803de3cd
commit e115e82ca7

View File

@@ -5,7 +5,7 @@ steps:
- name: build
image: mcr.microsoft.com/dotnet/sdk:5.0
commands:
- cd TOOHOOCardAPI
- cd TOOHUCardAPI
- dotnet restore TOOHUCardAPI.csproj
- mkdir build
- dotnet build TOOHUCardAPI.csproj -c Release -o build