mirror of
				https://github.com/gradle/gradle-build-action.git
				synced 2025-11-04 09:41:00 +08:00 
			
		
		
		
	Include 'kotlin-dsl' as a cache-artifact-bundle
This commit is contained in:
		@@ -62,7 +62,8 @@ inputs:
 | 
				
			|||||||
          ["generated-gradle-jars", "caches/*/generated-gradle-jars/*.jar"],
 | 
					          ["generated-gradle-jars", "caches/*/generated-gradle-jars/*.jar"],
 | 
				
			||||||
          ["wrapper-zips", "wrapper/dists/*/*/*.zip"],
 | 
					          ["wrapper-zips", "wrapper/dists/*/*/*.zip"],
 | 
				
			||||||
          ["dependency-jars", "caches/modules-*/files-*/**/*.jar"],
 | 
					          ["dependency-jars", "caches/modules-*/files-*/**/*.jar"],
 | 
				
			||||||
          ["instrumented-jars", "caches/jars-*/*/"]
 | 
					          ["instrumented-jars", "caches/jars-*/*/"],
 | 
				
			||||||
 | 
					          ["kotlin-dsl", "caches/*/kotlin-dsl/*/*/"]
 | 
				
			||||||
        ]
 | 
					        ]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
outputs:
 | 
					outputs:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user