Skip to content

Commit 20510fa

Browse files
authored
Update build-kernel-opopen.yml
1 parent 67c0fd3 commit 20510fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-kernel-opopen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
6767
# Initialize and sync kernel source
6868
echo "Initializing and syncing kernel source..."
69-
$REPO init -u https://github.com/TheWildJames/OnePlus_KernelSU_SUSFS.git -b open -m oneplus_open_v.xml --repo-rev=v2.16
69+
$REPO init -u https://github.com/TheWildJames/OnePlus_KernelSU_SUSFS.git -b open -m oneplus_open_v.xml --repo-rev=v2.16 --depth=1
7070
7171
# Sync repo and apply patches
7272
$REPO --version

0 commit comments

Comments
 (0)