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 8a2aa44 commit 692a63dCopy full SHA for 692a63d
.github/workflows/sultan.yml
@@ -123,7 +123,7 @@ jobs:
123
echo "Changing to configuration directory: $CONFIG..."
124
cd "$CONFIG"
125
# Apply additional patch
126
- cp ../kernel_patches/next/scope_min_manual_hooks_v1.4.patch ./
+ cp ../kernel_patches/sultan/scope_min_manual_hooks_v1.4.patch ./
127
patch -p1 -F 3 < scope_min_manual_hooks_v1.4.patch
128
129
- name: Apply Hide Stuff Patches
0 commit comments