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 bc250b9 commit 2c1cf94Copy full SHA for 2c1cf94
1 file changed
.github/ISSUE_TEMPLATE/release-checklist.md
@@ -16,7 +16,7 @@ assignees: ''
16
- [ ] Prepare pre-release/release tarball
17
```sh
18
cmake --preset rust
19
- cmake --build out/build/rust -t package_source
+ cmake --build build -t package_source
20
```
21
- [ ] Verify the content of the tarball
22
- [ ] Git tag and sign tag
0 commit comments