3
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-04-27 05:35:51 +00:00

Add -P flag for tar creation

This commit is contained in:
Josh Gross 2020-04-08 10:58:38 -04:00
parent e5370355e6
commit a4e3c3b64e
No known key found for this signature in database
GPG key ID: 17A6308EA2144978
4 changed files with 12 additions and 8 deletions

View file

@ -73,6 +73,7 @@ test("create tar", async () => {
"-cz",
"-f",
CacheFilename,
"-P",
"-C",
workspace,
"--files-from",