|
@@ -154,6 +154,8 @@ jobs:
|
|
|
- name: Set Kernel Configuration Variables
|
|
- name: Set Kernel Configuration Variables
|
|
|
if: inputs.wksu == 'true'
|
|
if: inputs.wksu == 'true'
|
|
|
uses: ./.github/actions/configs
|
|
uses: ./.github/actions/configs
|
|
|
|
|
+ with:
|
|
|
|
|
+ branch: ${{ inputs.branch }}
|
|
|
|
|
|
|
|
- name: Add ntsync
|
|
- name: Add ntsync
|
|
|
if: inputs.ntsync == 'true'
|
|
if: inputs.ntsync == 'true'
|