Fix. Github ci (#7689)
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
		
							parent
							
								
									f673647072
								
							
						
					
					
						commit
						c92cfbb20a
					
				
							
								
								
									
										1
									
								
								.github/workflows/flutter-build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/flutter-build.yml
									
									
									
									
										vendored
									
									
								
							| @ -171,6 +171,7 @@ jobs: | |||||||
|           python preprocess.py -arp -d ../../rustdesk |           python preprocess.py -arp -d ../../rustdesk | ||||||
|           nuget restore msi.sln |           nuget restore msi.sln | ||||||
|           msbuild msi.sln -p:Configuration=Release -p:Platform=x64 /p:TargetVersion=Windows10 |           msbuild msi.sln -p:Configuration=Release -p:Platform=x64 /p:TargetVersion=Windows10 | ||||||
|  |           mkdir -p ../../SignOutput | ||||||
|           mv ./Package/bin/x64/Release/en-us/Package.msi ../../SignOutput/rustdesk-${{ env.VERSION }}-${{ matrix.job.arch }}-beta.msi |           mv ./Package/bin/x64/Release/en-us/Package.msi ../../SignOutput/rustdesk-${{ env.VERSION }}-${{ matrix.job.arch }}-beta.msi | ||||||
|           sha256sum ../../SignOutput/rustdesk-*.msi |           sha256sum ../../SignOutput/rustdesk-*.msi | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user