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

@@ -57,9 +57,9 @@ jobs:
with:
node-version: 18.x
- name: yarn adjustPackageJson
- name: adjustPackageJson
run: |
yarn adjustPackageJson
node adjustPackageJson --community
- name: yarn install
run: |