Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3fe1f39

Browse files
Speed up v8 fetch
1 parent 8df219b commit 3fe1f39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/build-test.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ jobs:
5252
cd "$(mktemp -d)"
5353
5454
ARCH=$(uname -m)
55-
fetch v8
55+
fetch --nohooks --no-history v8
5656
cd v8
57-
57+
git fetch --tag origin refs/tags/${{ matrix.v8-versions }}
5858
git checkout ${{ matrix.v8-versions }}
5959
gclient sync -D
6060

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /