windows ci node-gyp trick
This commit is contained in:
parent
af2a442019
commit
a65697f5d0
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -13,5 +13,5 @@ jobs:
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm i
|
||||
- run: npm i --no-optional
|
||||
- run: npm run nyc_mocha_napi
|
||||
|
Loading…
x
Reference in New Issue
Block a user