Skip to content

Commit ae9d04a

Browse files
chore: update the file
1 parent 4cf7c56 commit ae9d04a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
needs: update-release
2626
strategy:
2727
matrix:
28-
arch: [x86, x64]
28+
arch: [x86, x64, x86_arm64]
2929
steps:
3030
- name: Checkout
3131
uses: actions/checkout@v4

0 commit comments

Comments
 (0)