mirror of
				https://github.com/actions/setup-node.git
				synced 2025-10-31 23:43:33 +00:00 
			
		
		
		
	
						commit
						6ecfd2dcb2
					
				| @ -96,7 +96,7 @@ steps: | |||||||
| - run: npm install --ignore-scripts | - run: npm install --ignore-scripts | ||||||
|   env: |   env: | ||||||
|     NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} |     NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} | ||||||
| # `npm rebuild` will run all those post-install scritps for us. | # `npm rebuild` will run all those post-install scripts for us. | ||||||
| - run: npm rebuild && npm run prepare --if-present | - run: npm rebuild && npm run prepare --if-present | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user