Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VirxEC authored Oct 14, 2023
1 parent f04bbad commit 0f32a6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
uses: rust-build/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
RUSTFLAGS: "-C target-feature=-crt-static"
with:
TOOLCHAIN_VERSION: stable
RUSTTARGET: ${{ matrix.target }}
Expand Down

0 comments on commit 0f32a6c

Please sign in to comment.