瀏覽代碼

ci)linux): don't prepare reh in client branch [skip ci]

Baptiste Augrain 1 年之前
父節點
當前提交
aebe54143c
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .github/workflows/insider-linux.yml

+ 2 - 0
.github/workflows/insider-linux.yml

@@ -164,6 +164,8 @@ jobs:
         run: ./package_linux_bin.sh
 
       - name: Prepare assets
+        env:
+          SHOULD_BUILD_REH: 'no'
         run: ./prepare_assets.sh
         if: env.SHOULD_DEPLOY == 'yes' || github.event.inputs.generate_assets == 'true'