We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5cd1ee3 + 5ae4dc2 commit 43f13deCopy full SHA for 43f13de
1 file changed
Tasks/PublishPackageTask.cs
@@ -47,6 +47,7 @@ public override async Task RunAsync(BuildContext context)
47
"android-x64",
48
"linux-arm",
49
"linux-arm64",
50
+ "win-arm64",
51
};
52
53
// Download built artifacts
0 commit comments