mirror of
				https://code.forgejo.org/actions/cache.git
				synced 2025-11-04 14:29:12 +00:00 
			
		
		
		
	Merge 27fcad5e66 into 640a1c2554
				
					
				
			This commit is contained in:
		
						commit
						9f53cc0782
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -49,7 +49,7 @@
 | 
			
		|||
  with:
 | 
			
		||||
    path: |
 | 
			
		||||
      ~/.bun/install/cache
 | 
			
		||||
    key: ${{ runner.os }}-bun-${{ hashFiles('**/bun.lockb') }}
 | 
			
		||||
    key: ${{ runner.os }}-bun-${{ hashFiles('**/bun.lock') }}
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
### Windows
 | 
			
		||||
| 
						 | 
				
			
			@ -59,7 +59,7 @@
 | 
			
		|||
  with:
 | 
			
		||||
    path: |
 | 
			
		||||
      ~\.bun
 | 
			
		||||
    key: ${{ runner.os }}-bun-${{ hashFiles('**/bun.lockb') }}
 | 
			
		||||
    key: ${{ runner.os }}-bun-${{ hashFiles('**/bun.lock') }}
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
## C# - NuGet
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue