Skip to content

Commit fcf4977

Browse files
authored
Update sultan.yml
1 parent 1b718b4 commit fcf4977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sultan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
echo "Changing to configuration directory: $CONFIG..."
124124
cd "$CONFIG"
125125
# Apply additional patch
126-
cp ../kernel_patches/sultan/scope_min_manual_hooks_v1.4.patch ./
126+
cp ../kernel_patches/next/syscall_hooks.patch ./
127127
patch -p1 -F 3 < syscall_hooks.patch
128128
129129
- name: Apply Hide Stuff Patches

0 commit comments

Comments
 (0)