This reverts commit 8ed2e0891d.
8ed2e0891d
@ -44,6 +44,7 @@ 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,6 +46,7 @@ jobs:
- uses: actions/cache@v2
id: yarn-cache
@ -43,6 +43,7 @@ jobs: