mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 00:17:34 -05:00 
			
		
		
		
	Delete index.html on release build
This commit is contained in:
		
							parent
							
								
									bdd268ed71
								
							
						
					
					
						commit
						57e06cb2ec
					
				
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							@ -40,8 +40,8 @@ jobs:
 | 
			
		||||
 | 
			
		||||
      - name: Cleanup Builds
 | 
			
		||||
        run: |
 | 
			
		||||
          #sudo rm -rf nodule_modules/
 | 
			
		||||
          sudo rm -rf bootstrap/cache/*
 | 
			
		||||
          sudo rm public/index.html
 | 
			
		||||
 | 
			
		||||
      - name: Build project # This would actually build your project, using zip for an example artifact
 | 
			
		||||
        run: |
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user