We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b1e83b commit c374763Copy full SHA for c374763
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
args:
26
- os: windows-latest
27
target: aarch64-pc-windows-msvc
28
- args: --bundles nsis
+ args: --bundles nsis,updater
29
# - os: ubuntu-20.04
30
# target: aarch64-unknown-linux-gnu
31
0 commit comments