Skip to content

Commit

Permalink
macos instead of darwin
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbguy committed Oct 16, 2024
1 parent f028f54 commit c931076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/upload-binaries.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ fi

TARGETS=(
"x86_64-unknown-linux-gnu:linux-amd64"
"aarch64-apple-darwin:darwin-arm64"
"aarch64-apple-darwin:macos-arm64"
"x86_64-pc-windows-msvc:pc-amd64.exe"
)

Expand Down

0 comments on commit c931076

Please sign in to comment.