forked from mirrors/amnezia-wg-easy
		
	CI: no cache-dependency-path
it's useless and can lead to confusion
This commit is contained in:
		
							parent
							
								
									7d0e2729b6
								
							
						
					
					
						commit
						85913b71ed
					
				
					 2 changed files with 0 additions and 6 deletions
				
			
		
							
								
								
									
										3
									
								
								.github/workflows/lint.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/lint.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -21,9 +21,6 @@ jobs:
 | 
				
			||||||
          node-version: '20'
 | 
					          node-version: '20'
 | 
				
			||||||
          check-latest: true
 | 
					          check-latest: true
 | 
				
			||||||
          cache: 'npm'
 | 
					          cache: 'npm'
 | 
				
			||||||
          cache-dependency-path: |
 | 
					 | 
				
			||||||
            package-lock.json
 | 
					 | 
				
			||||||
            src/package-lock.json
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: npm run lint
 | 
					      - name: npm run lint
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										3
									
								
								.github/workflows/npm-update-bot.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/npm-update-bot.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -23,9 +23,6 @@ jobs:
 | 
				
			||||||
          node-version: '20'
 | 
					          node-version: '20'
 | 
				
			||||||
          check-latest: true
 | 
					          check-latest: true
 | 
				
			||||||
          cache: 'npm'
 | 
					          cache: 'npm'
 | 
				
			||||||
          cache-dependency-path: |
 | 
					 | 
				
			||||||
            package-lock.json
 | 
					 | 
				
			||||||
            src/package-lock.json
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Bot 🤖 "Updating NPM Packages..."
 | 
					      - name: Bot 🤖 "Updating NPM Packages..."
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue