Skip to content

Commit 82aa6b8

Browse files
authored
Fix win platform tag (viamrobotics#907)
1 parent fdfa1a9 commit 82aa6b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- arch: linux_armv6l
4545
ext: so
4646
whl: linux_armv7l
47-
- arch: windows_x86_64
47+
- arch: win_amd64
4848
ext: dll
4949
whl: windows_x86_64
5050
steps:

0 commit comments

Comments
 (0)