Skip to content

Commit

Permalink
feat: add aarch64-pc-windows-msvc artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangyuang committed May 10, 2024
1 parent e258d20 commit c24cf1a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -12,7 +12,8 @@
"aarch64-unknown-linux-gnu",
"aarch64-unknown-linux-musl",
"i686-pc-windows-msvc",
"x86_64-unknown-linux-musl"
"x86_64-unknown-linux-musl",
"aarch64-pc-windows-msvc"
]
}
},
Expand Down

0 comments on commit c24cf1a

Please sign in to comment.