fix: fix root start script (#5032)
Fixes #5022 See https://nx.dev/recipes/running-tasks/root-level-scripts#setup
This commit is contained in:
2
.github/workflows/ci-docs.yaml
vendored
2
.github/workflows/ci-docs.yaml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
- name: Docs / Install Dependencies
|
||||
run: yarn
|
||||
- name: Docs / Build Documentation
|
||||
run: yarn nx build twenty-docs
|
||||
run: npx nx build twenty-docs
|
||||
vale:
|
||||
name: runner / vale
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user