mirror of
				https://github.com/actions/cache.git
				synced 2025-11-01 04:28:39 +08:00 
			
		
		
		
	Add Coursier to recommended Scala setup
This commit is contained in:
		
							parent
							
								
									b8204782bb
								
							
						
					
					
						commit
						b96ba37f87
					
				|  | @ -444,6 +444,7 @@ When dependencies are installed later in the workflow, we must specify the same | ||||||
|     path: |  |     path: |  | ||||||
|       ~/.ivy2/cache |       ~/.ivy2/cache | ||||||
|       ~/.sbt |       ~/.sbt | ||||||
|  |       ~/.cache/coursier/v1 | ||||||
|     key: ${{ runner.os }}-sbt-${{ hashFiles('**/build.sbt') }} |     key: ${{ runner.os }}-sbt-${{ hashFiles('**/build.sbt') }} | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Hugo van Rijswijk
						Hugo van Rijswijk