瀏覽代碼

ci: fix publish artifacts

Ivan Dyachkov 2 年之前
父節點
當前提交
92ef848b30
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/build_packages.yaml

+ 1 - 0
.github/workflows/build_packages.yaml

@@ -215,6 +215,7 @@ jobs:
       with:
       with:
         pattern: ${{ matrix.profile }}-*
         pattern: ${{ matrix.profile }}-*
         path: packages/${{ matrix.profile }}
         path: packages/${{ matrix.profile }}
+        merge-multiple: true
     - name: install dos2unix
     - name: install dos2unix
       run: sudo apt-get update -y && sudo apt install -y dos2unix
       run: sudo apt-get update -y && sudo apt install -y dos2unix
     - name: get packages
     - name: get packages