소스 검색

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'