瀏覽代碼

Merge pull request #14706 from jakesmith/hpcc-25553-build_type

HPCC-25553 Correct buildtype to build_type
Richard Chapman 4 年之前
父節點
當前提交
3de582f7eb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/build-and-publish-debug.yml

+ 1 - 1
.github/workflows/build-and-publish-debug.yml

@@ -25,5 +25,5 @@ jobs:
         with:
           username: ${{ secrets.DOCKER_USERNAME }}
           password: ${{ secrets.DOCKER_PASSWORD }}
-          buildtype: Debug
+          build_type: Debug