mirror of
				https://github.com/MindWorkAI/AI-Studio.git
				synced 2025-11-04 10:40:20 +00:00 
			
		
		
		
	Remove the MSI installer to simplify the automatic update process, cf. https://github.com/tauri-apps/tauri/discussions/8963
This commit is contained in:
		
							parent
							
								
									2d8913a772
								
							
						
					
					
						commit
						58534da03f
					
				
							
								
								
									
										2
									
								
								.github/workflows/build-and-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build-and-release.yml
									
									
									
									
										vendored
									
									
								
							@ -39,7 +39,7 @@ jobs:
 | 
				
			|||||||
            update_platform: 'windows-x86_64'
 | 
					            update_platform: 'windows-x86_64'
 | 
				
			||||||
            dotnet_runtime: 'win-x64'
 | 
					            dotnet_runtime: 'win-x64'
 | 
				
			||||||
            dotnet_name_postfix: '-x86_64-pc-windows-msvc.exe'
 | 
					            dotnet_name_postfix: '-x86_64-pc-windows-msvc.exe'
 | 
				
			||||||
            tauri_bundle: 'msi nsis updater'
 | 
					            tauri_bundle: 'nsis updater'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
          - platform: 'windows-latest' # for ARM-based windows
 | 
					          - platform: 'windows-latest' # for ARM-based windows
 | 
				
			||||||
            rust_target: 'aarch64-pc-windows-msvc'
 | 
					            rust_target: 'aarch64-pc-windows-msvc'
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user