Skip to content

Commit 6fa3d67

Browse files
authored
Update sultan.yml
1 parent a7bc36a commit 6fa3d67

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
@@ -117,7 +117,7 @@ jobs:
117117
echo "Changing to configuration directory: $CONFIG..."
118118
cd "$CONFIG"
119119
# Apply additional patch
120-
cp ../kernel_patches/wild/syscall_hooks.patch ./
120+
cp ../kernel_patches/wild/hooks/syscall_hooks.patch ./
121121
patch -p1 -F 3 < syscall_hooks.patch
122122
123123
- name: Apply Hide Stuff Patches

0 commit comments

Comments
 (0)