mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 11:39:48 +00:00
Fixed x86 Windows bundle
This commit is contained in:
parent
f648628b7b
commit
d619cc0046
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
||||
rust_target: 'x86_64-pc-windows-msvc'
|
||||
dotnet_runtime: 'win-x64'
|
||||
dotnet_name_postfix: '-x86_64-pc-windows-msvc.exe'
|
||||
taui_bundle: 'msi nsis'
|
||||
tauri_bundle: 'msi nsis'
|
||||
|
||||
- platform: 'windows-latest' # for ARM-based windows
|
||||
rust_target: 'aarch64-pc-windows-msvc'
|
||||
|
Loading…
Reference in New Issue
Block a user