Skip to content

Commit 2c99e93

Browse files
localrivetclaude
andcommitted
cli: add windows-arm64 to plugin build platforms
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 2c3fd15 commit 2c99e93

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cli/src/publish.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ const PLATFORMS: &[&str] = &[
3434
"linux-arm64",
3535
"linux-amd64",
3636
"windows-amd64",
37+
"windows-arm64",
3738
];
3839

3940
pub async fn run(

0 commit comments

Comments
 (0)