Skip to content

Commit a46ebd0

Browse files
authored
Update build.sh
1 parent 294d102 commit a46ebd0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

build.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ export PATH=$PWD/depot_tools:$PATH
44
mkdir angle
55
cd angle
66

7-
fetch --nohooks angle
7+
fetch --nohooks --no-history angle
88

9+
git fetch
910
git checkout chromium/7622
1011

1112
echo "target_os = ['android']" >> .gclient

0 commit comments

Comments
 (0)