Skip to content

Commit 4f232a1

Browse files
authored
Update sultan.yml
1 parent ea2066e commit 4f232a1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/sultan.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,9 @@ jobs:
108108
109109
cp ../../kernel_patches/next/susfs_fix_patches/v1.5.9/fix_ksud.c.patch ./
110110
patch -p1 --forward --fuzz=3 < fix_ksud.c.patch
111+
112+
cp ../../kernel_patches/next/susfs_fix_patches/v1.5.9/fix_rules.c.patch ./
113+
patch -p1 --forward --fuzz=3 < fix_rules.c.patch
111114
112115
# Change to common directory and apply SUSFS patch
113116
cd ..

0 commit comments

Comments
 (0)