Skip to content

Commit 70bc071

Browse files
committed
revert un-intentionally makefile changes
1 parent 8c80513 commit 70bc071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ build-docs:
5555
cd website && corepack enable && yarn && uv run yarn build
5656

5757
run-docs: build-api-reference
58-
cd website && corepack enable && yarn && uv run yarn start
58+
cd website && corepack enable && yarn && uv run yarn start

0 commit comments

Comments
 (0)