mirror of
				https://code.forgejo.org/actions/cache.git
				synced 2025-10-31 12:42:28 +00:00 
			
		
		
		
	Update README.md (#76)
This commit is contained in:
		
							parent
							
								
									bc821d0c12
								
							
						
					
					
						commit
						31508256ff
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -75,7 +75,7 @@ steps: | |||
|     id: cache | ||||
|     with: | ||||
|       path: path/to/dependencies | ||||
|       key: ${{ runner.os }}-${{ hashFiles('**/lockfiles')}} | ||||
|       key: ${{ runner.os }}-${{ hashFiles('**/lockfiles') }} | ||||
|    | ||||
|   - name: Install Dependencies | ||||
|     if: steps.cache.outputs.cache-hit != 'true' | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue