Fix docs build in CI (#5826)

This commit is contained in:
Charles Bochet
2024-06-11 19:06:37 +02:00
committed by GitHub
parent be96c68416
commit a57e251208
7 changed files with 1 additions and 60 deletions

View File

@ -14,7 +14,6 @@ if (!semver.valid(version)) {
const frontPackageJson = path.join(__dirname, '../twenty-front/package.json');
const serverPackageJson = path.join(__dirname, '../twenty-server/package.json');
const docsPackageJson = path.join(__dirname, '../twenty-docs/package.json');
const emailPackageJson = path.join(__dirname, '../twenty-emails/package.json');
// Update package.json