浏览代码

HPCC-25553 Correct buildtype to build_type

Signed-off-by: Jake Smith <jake.smith@lexisnexisrisk.com>
Jake Smith 4 年之前
父节点
当前提交
814b323cd9
共有 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