mirror of
				https://github.com/actions/cache.git
				synced 2025-10-31 20:08:36 +08:00 
			
		
		
		
	Merge 27fcad5e66 into 638ed79f9d
				
					
				
			This commit is contained in:
		
						commit
						8cce4bd77c
					
				|  | @ -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…
	
		Reference in New Issue
	
	Block a user
	 LoBe
						LoBe