mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-11-04 19:32:13 +08:00 
			
		
		
		
	fetch all git history
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@@ -32,6 +32,8 @@ jobs:
 | 
			
		||||
    steps:
 | 
			
		||||
    - name: Check out repository code (Action from GitHub)
 | 
			
		||||
      uses: actions/checkout@v3
 | 
			
		||||
      with:
 | 
			
		||||
        fetch-depth: 0
 | 
			
		||||
 | 
			
		||||
    - name: Add MSBuild to PATH
 | 
			
		||||
      uses: microsoft/setup-msbuild@v1
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user