mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-04 13:53:41 +00:00 
			
		
		
		
	build(yarn): add config that disable global cache
This commit is contained in:
		
							parent
							
								
									19dbdac998
								
							
						
					
					
						commit
						54277c371d
					
				
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -1,6 +1,7 @@
 | 
				
			|||||||
.*
 | 
					.*
 | 
				
			||||||
!.eslint*
 | 
					!.eslint*
 | 
				
			||||||
!.git*
 | 
					!.git*
 | 
				
			||||||
 | 
					!.yarnrc.yml
 | 
				
			||||||
 | 
					
 | 
				
			||||||
build/
 | 
					build/
 | 
				
			||||||
coverage/
 | 
					coverage/
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										1
									
								
								.yarnrc.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								.yarnrc.yml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1 @@
 | 
				
			|||||||
 | 
					enableGlobalCache: false
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user