remove msnodesqlv8 from mac+linux build

This commit is contained in:
Jan Prochazka
2022-08-07 10:02:11 +02:00
parent 7c80ca1374
commit bc4c146389
4 changed files with 19 additions and 0 deletions

View File

@@ -27,6 +27,9 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: 14.x
- name: yarn adjustPackageJson
run: |
yarn adjustPackageJson
- name: yarn install
run: |
yarn install

View File

@@ -31,6 +31,9 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: 14.x
- name: yarn adjustPackageJson
run: |
yarn adjustPackageJson
- name: yarn install
run: |
# yarn --version