mirror of
				https://kkgithub.com/actions/setup-node.git
				synced 2025-10-31 10:41:57 +08:00 
			
		
		
		
	fix for documentation
This commit is contained in:
		| @ -55,8 +55,8 @@ steps: | |||||||
|   with: |   with: | ||||||
|     node-version: '14' |     node-version: '14' | ||||||
|     cache: 'yarn' |     cache: 'yarn' | ||||||
| - run: npm install | - run: yarn install | ||||||
| - run: npm test | - run: yarn test | ||||||
| ``` | ``` | ||||||
| Yarn caching handles both yarn versions: 1 or 2.  | Yarn caching handles both yarn versions: 1 or 2.  | ||||||
|  |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Dmitry Shibanov
					Dmitry Shibanov