We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d57f7a commit 4499c0aCopy full SHA for 4499c0a
1 file changed
.github/actions/setup-target-ci/action.yml
@@ -84,6 +84,6 @@ runs:
84
run: |
85
npm install -g node-gyp
86
npm install --ignore-scripts
87
- - name: Fetch v8 headers
88
- shell: bash
89
- run: node ./script/fetch-v8-headers.js
+ # - name: Fetch v8 headers
+ # shell: bash
+ # run: node ./script/fetch-v8-headers.js
0 commit comments