We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9b9e9e commit 81ba435Copy full SHA for 81ba435
1 file changed
.github/workflows/docs.yml
@@ -17,7 +17,7 @@ jobs:
17
node-version: 24
18
19
- name: Install dependencies
20
- run: npm install --workspaces
+ run: npm install
21
22
- name: Build docs with TypeDoc
23
run: npm run docs
0 commit comments