feat(trieve): increase memory limit on CI action for large openapi spec

This commit is contained in:
skeptrune
2025-03-19 02:25:16 -07:00
parent c5000959ce
commit fff584bbb0
+1 -1
View File
@@ -25,5 +25,5 @@ jobs:
TRIEVE_API_KEY: ${{ secrets.TRIEVE_API_KEY }}
TRIEVE_ORGANIZATION_ID: ${{ secrets.TRIEVE_ORGANIZATION_ID }}
TRIEVE_DATASET_TRACKING_ID: ${{ secrets.TRIEVE_DATASET_TRACKING_ID }}
NODE_OPTIONS: --max-old-space-size=4096
NODE_OPTIONS: --max-old-space-size=8192
run: trieve-vitepress-adapter --path . -s https://coolify.io/docs/openapi.json -r https://coolify.io -a docs/api-reference/api/operations