Skip to content

Commit

Permalink
Updated CI (v2.0.6)
Browse files Browse the repository at this point in the history
  • Loading branch information
KyrylR committed Oct 9, 2024
1 parent 8a7607d commit 2ac2558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
command: "build"
target: ${{ matrix.platform.target }}
toolchain: ${{ matrix.toolchain }}
args: "--locked --release"
args: "--release"
strip: true

- name: Rename binary (linux and macos)
Expand Down

0 comments on commit 2ac2558

Please sign in to comment.