Explorar o código

Corrected build

Piotr Czajkowski %!s(int64=4) %!d(string=hai) anos
pai
achega
1be0016fa6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/dotnetcore.yml

+ 1 - 1
.github/workflows/dotnetcore.yml

@@ -16,4 +16,4 @@ jobs:
     - name: Test
       run: dotnet test CoreProcessFilesTests/
     - name: Build
-      run: dotnet build --configuration Release
+      run: dotnet build --configuration Release CoreProcessFiles/