mirror of
				https://github.com/pnpm/action-setup.git
				synced 2025-11-04 11:48:19 +08:00 
			
		
		
		
	fix: do not download pnpm from get.pnpm.io (#46)
* fix: do not download pnpm from get.pnpm.io * fix: remove redundant files
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -2,6 +2,7 @@ node_modules
 | 
			
		||||
*.log
 | 
			
		||||
/dist/*
 | 
			
		||||
!/dist/index.js
 | 
			
		||||
!/dist/pnpm.js
 | 
			
		||||
tmp
 | 
			
		||||
temp
 | 
			
		||||
*.tmp
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user