We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00f61ac commit 3a4220aCopy full SHA for 3a4220a
1 file changed
.github/workflows/ci.yml
@@ -118,4 +118,4 @@ jobs:
118
- name: Restore & Build
119
run: |
120
dotnet restore backend/api/KhulisaQuery.Api.csproj
121
- dotnet build backend/api/KhulisaQuery.Api.csproj --configuration Release --no-restore
+ dotnet build backend/api/KhulisaQuery.Api.csproj --configuration Release --no-restore
0 commit comments