Skip to content

Commit

Permalink
Static link musl
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilfred committed Sep 6, 2023
1 parent 6a77ba8 commit 6f47488
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 88 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ jobs:
- name: Do release build
shell: bash
run: $BUILD_CMD build --release --target ${{ matrix.target }}
env:
CARGO_TARGET_X86_64_UNKNOWN_LINUX_MUSL_RUSTFLAGs: '-C link-arg=-s'

- name: Move binary to root of checkout
shell: bash
Expand Down
88 changes: 0 additions & 88 deletions .github/workflows/test.yml

This file was deleted.

0 comments on commit 6f47488

Please sign in to comment.