Merge branch 'main' into feat/centralize-anim
This commit is contained in:
		
						commit
						9b0ad9607b
					
				@ -46,8 +46,11 @@ win:
 | 
				
			|||||||
        - target: portable
 | 
					        - target: portable
 | 
				
			||||||
          arch: x64
 | 
					          arch: x64
 | 
				
			||||||
    requestedExecutionLevel: asInvoker
 | 
					    requestedExecutionLevel: asInvoker
 | 
				
			||||||
    # Disable code signing to avoid symbolic link issues on Windows
 | 
					 | 
				
			||||||
    signAndEditExecutable: true
 | 
					    signAndEditExecutable: true
 | 
				
			||||||
 | 
					    cscLink: build\certs\glass-dev.pfx
 | 
				
			||||||
 | 
					    cscKeyPassword: "${env.CSC_KEY_PASSWORD}"
 | 
				
			||||||
 | 
					    signtoolOptions:
 | 
				
			||||||
 | 
					      certificateSubjectName: "Glass Dev Code Signing"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# NSIS installer configuration for Windows
 | 
					# NSIS installer configuration for Windows
 | 
				
			||||||
nsis:
 | 
					nsis:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user