mirror of
				https://github.com/actions/cache.git
				synced 2025-10-23 08:56:26 +08:00 
			
		
		
		
	Add -P flag for tar creation
This commit is contained in:
		| @@ -73,6 +73,7 @@ test("create tar", async () => { | ||||
|             "-cz", | ||||
|             "-f", | ||||
|             CacheFilename, | ||||
|             "-P", | ||||
|             "-C", | ||||
|             workspace, | ||||
|             "--files-from", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user