Skip to content

Commit

Permalink
Add new release artifact x86_64-unknown-linux-musl (#834)
Browse files Browse the repository at this point in the history
  • Loading branch information
andros21 authored Dec 30, 2023
1 parent 15c2298 commit 94375ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:
artifact-name: stylua-linux-x86_64
artifact-alias: stylua-linux
cargo-target: x86_64-unknown-linux-gnu
- os: ubuntu-20.04
artifact-name: stylua-linux-x86_64-musl
cargo-target: x86_64-unknown-linux-musl
- os: ubuntu-20.04
artifact-name: stylua-linux-aarch64
cargo-target: aarch64-unknown-linux-gnu
Expand Down

0 comments on commit 94375ed

Please sign in to comment.