mirror of
https://gitee.com/jiulinxiri/cache.git
synced 2025-09-11 17:52:33 +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