We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df7ec39 commit c3b02e2Copy full SHA for c3b02e2
.github/workflows/build.yml
@@ -194,7 +194,7 @@ jobs:
194
patch -p1 -F 3 < 69_hide_stuff.patch
195
196
- name: Apply Addtional Patches
197
- if: ${{ inputs.manifest == 'oneplus_11_u.xml' }}
+ # if: ${{ inputs.manifest == 'oneplus_11_u.xml' }}
198
run: |
199
echo "Changing to configuration directory: $CONFIG..."
200
cd "$CONFIG/kernel_platform/common"
0 commit comments