mirror of
				https://github.com/pnpm/action-setup.git
				synced 2025-11-04 19:58:21 +08:00 
			
		
		
		
	Remove make
This commit is contained in:
		
							
								
								
									
										1
									
								
								run.sh
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								run.sh
									
									
									
									
									
								
							@@ -3,5 +3,4 @@ export INPUT_VERSION=4.11.1
 | 
				
			|||||||
export INPUT_DEST=pnpm.temp
 | 
					export INPUT_DEST=pnpm.temp
 | 
				
			||||||
export INPUT_BIN_DEST=pnpm.temp/.bin
 | 
					export INPUT_BIN_DEST=pnpm.temp/.bin
 | 
				
			||||||
export INPUT_REGISTRY=https://registry.npmjs.com
 | 
					export INPUT_REGISTRY=https://registry.npmjs.com
 | 
				
			||||||
make dist/index.js || exit $?
 | 
					 | 
				
			||||||
exec node dist/index.js
 | 
					exec node dist/index.js
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user