Skip to content

Commit c374763

Browse files
committed
fix win arm64 updater
1 parent 7b1e83b commit c374763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
args:
2626
- os: windows-latest
2727
target: aarch64-pc-windows-msvc
28-
args: --bundles nsis
28+
args: --bundles nsis,updater
2929
# - os: ubuntu-20.04
3030
# target: aarch64-unknown-linux-gnu
3131

0 commit comments

Comments
 (0)