Commit 2e6ce7b
authored
fix(ci): add cnwebsite to root workspaces for CI build (#1023)
cnwebsite was missing from root workspaces, so yarn install in CI
did not install its dependencies (including @docusaurus/core),
causing 'docusaurus: not found' during build.
Also add workflow file to paths filter so workflow changes trigger builds.1 parent 3ee75e7 commit 2e6ce7b
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments