Skip to content

Commit f7ec487

Browse files
Update recovery.yml
1 parent ff6e1c3 commit f7ec487

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/recovery.yml

-2
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ jobs:
5454
repo init -u $MANIFEST -b $MANIFEST_BRANCH --depth=1 --groups=all,-notdefault,-device,-darwin,-x86,-mips
5555
git clone https://github.com/sasukeuchiha-clan/Begonia.git --depth 1 -b test .repo/local_manifests
5656
repo sync -j4
57-
git clone $DT_LINK --depth=1 --single-branch $DT_PATH
58-
git clone $VT_LINK --depth=1 --single-branch $VT_PATH
5957
6058
- name: Build
6159
run: |

0 commit comments

Comments
 (0)