Skip to content

Commit 4499c0a

Browse files
committed
ci
1 parent 2d57f7a commit 4499c0a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/actions/setup-target-ci/action.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@ runs:
8484
run: |
8585
npm install -g node-gyp
8686
npm install --ignore-scripts
87-
- name: Fetch v8 headers
88-
shell: bash
89-
run: node ./script/fetch-v8-headers.js
87+
# - name: Fetch v8 headers
88+
# shell: bash
89+
# run: node ./script/fetch-v8-headers.js

0 commit comments

Comments
 (0)