Skip to content

Commit 2c1cf94

Browse files
committed
docs: update release checklist
1 parent bc250b9 commit 2c1cf94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ISSUE_TEMPLATE/release-checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ assignees: ''
1616
- [ ] Prepare pre-release/release tarball
1717
```sh
1818
cmake --preset rust
19-
cmake --build out/build/rust -t package_source
19+
cmake --build build -t package_source
2020
```
2121
- [ ] Verify the content of the tarball
2222
- [ ] Git tag and sign tag

0 commit comments

Comments
 (0)