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-website.yaml
vendored
2
.github/workflows/ci-website.yaml
vendored
@ -26,4 +26,4 @@ jobs:
|
||||
- name: Website / Install Dependencies
|
||||
run: yarn
|
||||
- name: Website / Build Website
|
||||
run: yarn nx build twenty-website
|
||||
run: npx nx build twenty-website
|
||||
|
||||
Reference in New Issue
Block a user