mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	cache npm
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/pr_checks.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/pr_checks.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -69,6 +69,7 @@ jobs: | ||||
|         uses: actions/setup-node@v2 | ||||
|         with: | ||||
|           node-version: ${{ env.node_version }} | ||||
|           cache: 'npm' | ||||
|       - run: npm install | ||||
|       - name: Setup Python | ||||
|         uses: actions/setup-python@v2 | ||||
| @@ -102,6 +103,7 @@ jobs: | ||||
|         uses: actions/setup-node@v2 | ||||
|         with: | ||||
|           node-version: ${{ env.node_version }} | ||||
|           cache: 'npm' | ||||
|       - run: npm install | ||||
|       - name: Setup Python | ||||
|         uses: actions/setup-python@v2 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user