Skip to content

Commit

Permalink
Update linux-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rphlo authored Jun 1, 2024
1 parent d829e63 commit d7bee1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- name: Compile
shell: bash
run: |
apt-get install musl-tools
cargo clean
rustup component add rust-std-x86_64-unknown-linux-musl
cargo build --target x86_64-unknown-linux-musl --release
Expand Down

0 comments on commit d7bee1c

Please sign in to comment.