Skip to content

Commit

Permalink
try6
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekweb2013 authored Feb 10, 2025
1 parent 84c3f70 commit b6e24c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- os: ubuntu-20.04
artifact-name: stylua-linux-aarch64-musl
cargo-target: aarch64-unknown-linux-musl
linker: aarch64-linux-musl-gcc
linker: aarch64-linux-gnu-gcc
- os: macos-latest
artifact-name: stylua-macos-x86_64
cargo-target: x86_64-apple-darwin
Expand Down

0 comments on commit b6e24c7

Please sign in to comment.