Skip to content

Commit 962f2ca

Browse files
committed
Update CONTRIBUTING.md
1 parent e0e052b commit 962f2ca

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,6 @@ gh workflow run hugo.yml
4949
## Release
5050

5151
```sh
52-
uv publish --build
52+
uv build
53+
uv publish
5354
```

0 commit comments

Comments
 (0)