瀏覽代碼

Update build.yml

send branch to optimization action
jimsterino98 2 月之前
父節點
當前提交
28c71d77aa
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/build.yml

+ 1 - 0
.github/workflows/build.yml

@@ -261,6 +261,7 @@ jobs:
         uses: ./.github/actions/optimization
         with:
          kernel_version: ${{ inputs.kernel_version }}
+         branch: ${{ inputs.branch }}
 
       - name: Fix WiFi and Bluetooth on Samsung 6.6 GKI devices
         if: inputs.kernel_version == '6.6'