Skip to content

Commit 81ba435

Browse files
committed
?
1 parent b9b9e9e commit 81ba435

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
node-version: 24
1818

1919
- name: Install dependencies
20-
run: npm install --workspaces
20+
run: npm install
2121

2222
- name: Build docs with TypeDoc
2323
run: npm run docs

0 commit comments

Comments
 (0)