We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c80513 commit 70bc071Copy full SHA for 70bc071
Makefile
@@ -55,4 +55,4 @@ build-docs:
55
cd website && corepack enable && yarn && uv run yarn build
56
57
run-docs: build-api-reference
58
- cd website && corepack enable && yarn && uv run yarn start
+ cd website && corepack enable && yarn && uv run yarn start
0 commit comments