Skip to content

Commit 871fb01

Browse files
committed
Update Kernel patches URL
1 parent 71c93b6 commit 871fb01

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)