ci: Fix docs urls (no-changelog) (#9116)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-04-11 10:37:35 +02:00
committed by GitHub
parent c00150bb8f
commit 1cd7eacb7b
4 changed files with 6 additions and 6 deletions

View File

@@ -25,8 +25,8 @@ jobs:
- name: Install dependencies
run: pnpm install --frozen-lockfile
- name: Build nodes-base
run: pnpm --filter @n8n/client-oauth2 --filter n8n-workflow --filter n8n-core --filter n8n-nodes-base --filter @n8n/n8n-nodes-langchain build
- name: Build relevant packages
run: pnpm --filter @n8n/client-oauth2 --filter @n8n/imap --filter n8n-workflow --filter n8n-core --filter n8n-nodes-base --filter @n8n/n8n-nodes-langchain build
- run: npm install --prefix=.github/scripts --no-package-lock