mirror of
				https://github.com/actions/cache.git
				synced 2025-10-31 18:34:19 +08:00 
			
		
		
		
	
							parent
							
								
									287ee0671b
								
							
						
					
					
						commit
						fc310d4670
					
				| @ -40,8 +40,8 @@ jobs: | |||||||
|       with: |       with: | ||||||
|         path: node_modules |         path: node_modules | ||||||
|         key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }} |         key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }} | ||||||
|       restore-keys: | |         restore-keys: | | ||||||
|         ${{ runner.os }}-node- |           ${{ runner.os }}-node- | ||||||
| 
 | 
 | ||||||
|     - name: Install Dependencies |     - name: Install Dependencies | ||||||
|       run: npm install |       run: npm install | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Peter
						Peter