Skip to content

Commit c3b02e2

Browse files
committed
Add fake config for both
1 parent df7ec39 commit c3b02e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ jobs:
194194
patch -p1 -F 3 < 69_hide_stuff.patch
195195
196196
- name: Apply Addtional Patches
197-
if: ${{ inputs.manifest == 'oneplus_11_u.xml' }}
197+
# if: ${{ inputs.manifest == 'oneplus_11_u.xml' }}
198198
run: |
199199
echo "Changing to configuration directory: $CONFIG..."
200200
cd "$CONFIG/kernel_platform/common"

0 commit comments

Comments
 (0)