mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-04 05:43:42 +00:00 
			
		
		
		
	ci(build): merge check differences step to bundle package step
This commit is contained in:
		
							parent
							
								
									d6da3dc47a
								
							
						
					
					
						commit
						2410eb04f5
					
				
							
								
								
									
										5
									
								
								.github/workflows/build.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/build.yaml
									
									
									
									
										vendored
									
									
								
							@ -30,7 +30,4 @@ jobs:
 | 
				
			|||||||
        run: yarn install
 | 
					        run: yarn install
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Bundle Package
 | 
					      - name: Bundle Package
 | 
				
			||||||
        run: yarn bundle
 | 
					        run: yarn bundle && git diff --exit-code HEAD
 | 
				
			||||||
 | 
					 | 
				
			||||||
      - name: Check Differences
 | 
					 | 
				
			||||||
        run: git diff --exit-code HEAD
 | 
					 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user