mirror of
				https://github.com/pnpm/action-setup.git
				synced 2025-11-04 05:19:08 +08:00 
			
		
		
		
	docs: support package.yaml (#157)
				
					
				
			This commit is contained in:
		@@ -44,7 +44,7 @@ If `run_install` is a YAML string representation of either an object or an array
 | 
			
		||||
 | 
			
		||||
### `package_json_file`
 | 
			
		||||
 | 
			
		||||
**Optional** (_type:_ `string`, _default:_ `package.json`) File path to the `package.json` to read "packageManager" configuration.
 | 
			
		||||
**Optional** (_type:_ `string`, _default:_ `package.json`) File path to the `package.json`/[`package.yaml`](https://github.com/pnpm/pnpm/pull/1799) to read "packageManager" configuration.
 | 
			
		||||
 | 
			
		||||
### `standalone`
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user