Skip to content

Commit 818f450

Browse files
committed
fix win arm64 build
Signed-off-by: Tomas Slusny <[email protected]>
1 parent 1440f2e commit 818f450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-natives.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- osx-arm64
2323
- win-x64
2424
- win-x86
25-
- win-arm64]
25+
- win-arm64
2626
config: [Debug, Release]
2727
os: [ubuntu-latest]
2828
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)