Skip to content

Commit

Permalink
Merge pull request #747 from travier/nowin
Browse files Browse the repository at this point in the history
github/release-checklist: Remove Windows binaries from vendored sources
  • Loading branch information
Luca Bruno authored May 18, 2022
2 parents 7d61b6b + 5552042 commit 6b43fdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/release-checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ Push access to the upstream repository is required in order to publish the new t

- assemble vendor archive:
- [ ] `cargo vendor target/vendor`
- [ ] `rm -r target/vendor/winapi*gnu*/lib/*.a`
- [ ] `tar -czf target/zincati-${RELEASE_VER}-vendor.tar.gz -C target vendor`

- publish the release:
Expand Down

0 comments on commit 6b43fdf

Please sign in to comment.