mirror of
https://git.mirrors.martin98.com/https://github.com/actions/cache
synced 2026-04-04 06:43:17 +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