removed mongodb-client-encryption from community build

This commit is contained in:
Jan Prochazka
2024-12-25 12:09:25 +01:00
parent 7b8e013084
commit 2d5e67802d
9 changed files with 69 additions and 25 deletions

View File

@@ -31,9 +31,9 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: 22.x
- name: yarn adjustPackageJson
- name: adjustPackageJson
run: |
yarn adjustPackageJson
node adjustPackageJson --community
- name: yarn set timeout
run: |
yarn config set network-timeout 100000