Skip to content

Commit

Permalink
Maybe fix segfault
Browse files Browse the repository at this point in the history
  • Loading branch information
jadelily18 committed Oct 18, 2023
1 parent bef3d0c commit f2849e2
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 @@ -25,6 +25,7 @@ jobs:
uses: rust-build/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
RUSTFLAGS: '-C target-feature=-crt-static'
with:
RUSTTARGET: ${{ matrix.target }}
TOOLCHAIN_VERSION: stable
Expand Down

0 comments on commit f2849e2

Please sign in to comment.