Skip to content

Commit 6784541

Browse files
committed
chore: no need for explicit node-gyp install anymore
1 parent 2229986 commit 6784541

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,6 @@ jobs:
4444
uses: microsoft/[email protected]
4545
if: runner.os == 'Windows'
4646

47-
- name: Setup node for windows
48-
if: runner.os == 'Windows'
49-
shell: bash
50-
run: |
51-
yarn global add node-gyp@latest
52-
5347
# - name: sed it
5448
# if: runner.os == 'Windows'
5549
# shell: bash

0 commit comments

Comments
 (0)