Skip to content

Commit 5ae4dc2

Browse files
committed
Include win-arm64 in Packages
1 parent 5cd1ee3 commit 5ae4dc2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tasks/PublishPackageTask.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ public override async Task RunAsync(BuildContext context)
4747
"android-x64",
4848
"linux-arm",
4949
"linux-arm64",
50+
"win-arm64",
5051
};
5152

5253
// Download built artifacts

0 commit comments

Comments
 (0)