Skip to content

Commit

Permalink
docs: update release checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
kanru committed Apr 28, 2024
1 parent bc250b9 commit 2c1cf94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/release-checklist.md
Expand Up @@ -16,7 +16,7 @@ assignees: ''
- [ ] Prepare pre-release/release tarball
```sh
cmake --preset rust
cmake --build out/build/rust -t package_source
cmake --build build -t package_source
```
- [ ] Verify the content of the tarball
- [ ] Git tag and sign tag
Expand Down

0 comments on commit 2c1cf94

Please sign in to comment.