|
@@ -129,6 +129,8 @@ jobs:
|
|
|
- name: Fix WiFi and Bluetooth on Samsung 6.6 GKI devices
|
|
- name: Fix WiFi and Bluetooth on Samsung 6.6 GKI devices
|
|
|
if: inputs.kernel_version == '6.6'
|
|
if: inputs.kernel_version == '6.6'
|
|
|
uses: ./.github/actions/6.6-fix
|
|
uses: ./.github/actions/6.6-fix
|
|
|
|
|
+ with:
|
|
|
|
|
+ branch: ${{ inputs.branch }}
|
|
|
|
|
|
|
|
- name: Add BBG
|
|
- name: Add BBG
|
|
|
if: inputs.bbg == 'true'
|
|
if: inputs.bbg == 'true'
|