@ -44,7 +44,6 @@ jobs:
run: |
npm install --global node-gyp@latest
npm config set python python2.7
npm config set msvs_version 2017
- name: Install yarn
run: npm install yarn --no-save
@ -46,7 +46,6 @@ jobs:
- uses: actions/cache@v2
id: yarn-cache
@ -43,7 +43,6 @@ jobs: