We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b6ce04 commit 5552042Copy full SHA for 5552042
.github/ISSUE_TEMPLATE/release-checklist.md
@@ -52,6 +52,7 @@ Push access to the upstream repository is required in order to publish the new t
52
53
- assemble vendor archive:
54
- [ ] `cargo vendor target/vendor`
55
+ - [ ] `rm -r target/vendor/winapi*gnu*/lib/*.a`
56
- [ ] `tar -czf target/zincati-${RELEASE_VER}-vendor.tar.gz -C target vendor`
57
58
- publish the release:
0 commit comments