Skip to content

Commit 9a8811d

Browse files
committed
Update Kernel patches URL
1 parent 21a3b5e commit 9a8811d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/build-kernel/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -837,7 +837,7 @@ runs:
837837
return 1
838838
}
839839
840-
retry_clone "https://github.com/TheWildJames/kernel_patches.git" "main" "1"
840+
retry_clone "https://github.com/WildKernels/kernel_patches.git" "main" "1"
841841
842842
if [ "${{ env.OP_SUSFS }}" = true ]; then
843843
echo "Using SUSFS branch/commit: $SUSFS_BRANCH"

0 commit comments

Comments
 (0)