瀏覽代碼

Corrected build

Piotr Czajkowski 4 年之前
父節點
當前提交
1be0016fa6
共有 1 個文件被更改,包括 1 次插入1 次删除
  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/