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

@ -26,7 +26,7 @@ jobs:
- name: Update versions
working-directory: packages
run: |
for dir in twenty-docs twenty-emails twenty-front twenty-server twenty-ui twenty-website
for dir in twenty-emails twenty-front twenty-server twenty-ui twenty-website
do
cd $dir
yarn version ${{ steps.sanitize.outputs.version }}