Skip to content

Commit

Permalink
Reduce ci build size
Browse files Browse the repository at this point in the history
  • Loading branch information
mcbegamerxx954 committed Oct 27, 2024
1 parent 72e302b commit bc6ee05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
run: cargo build --release
env:
CARGO_PROFILE_RELEASE_LTO: "fat"
CARGO_PROFILE_RELEASE_STRIP: "symbols"
CARGO_PROFILE_RELEASE_CODEGEN_UNITS: 1
- name: Build Changelog
id: github_release
Expand Down

0 comments on commit bc6ee05

Please sign in to comment.