Fix docs build in CI (#5826)
This commit is contained in:
2
.github/workflows/ci-release.yaml
vendored
2
.github/workflows/ci-release.yaml
vendored
@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user