mirror of
				https://github.com/pnpm/action-setup.git
				synced 2025-11-01 01:42:13 +08:00 
			
		
		
		
	Fix 'Test: which'
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/test.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -53,7 +53,7 @@ jobs: | |||||||
|           registry: http://registry.yarnpkg.com/ |           registry: http://registry.yarnpkg.com/ | ||||||
|  |  | ||||||
|       - name: 'Test: which' |       - name: 'Test: which' | ||||||
|         run: which pnpm; which pnpx |         run: which pnpm && which pnpx | ||||||
|  |  | ||||||
|       - name: 'Test: install' |       - name: 'Test: install' | ||||||
|         run: pnpm install |         run: pnpm install | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user