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 44181db commit bc6c9f7Copy full SHA for bc6c9f7
.github/ISSUE_TEMPLATE/release-checklist.md
@@ -53,6 +53,7 @@ Push access to the upstream repository is required in order to publish the new t
53
54
- assemble vendor archive:
55
- [ ] `cargo vendor target/vendor`
56
+ - [ ] `rm -rf vendor/winapi*gnu*/lib/*.a`
57
- [ ] `tar -czf target/ssh-key-dir-${RELEASE_VER}-vendor.tar.gz -C target vendor`
58
59
- publish this release on GitHub:
0 commit comments