mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	github-actions: fix ui build workflow (#7522)
package-lock.json is not removed. Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
This commit is contained in:
		
							parent
							
								
									b6443a2b1f
								
							
						
					
					
						commit
						44024a8a8b
					
				
							
								
								
									
										1
									
								
								.github/workflows/ui.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ui.yml
									
									
									
									
										vendored
									
									
								
							| @ -47,7 +47,6 @@ jobs: | |||||||
|         run: | |         run: | | ||||||
|           cd ui |           cd ui | ||||||
|           sudo npm install -g @vue/cli npm-check-updates |           sudo npm install -g @vue/cli npm-check-updates | ||||||
|           rm -f package-lock.json |  | ||||||
|           npm install |           npm install | ||||||
|           npm run build |           npm run build | ||||||
|           npm run lint |           npm run lint | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user