1
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-05-04 01:09:54 +02:00

Revert "Fix caching directories outside of the working directory (relative paths)"

This commit is contained in:
alivahabi2112 2020-04-12 06:13:41 +04:30 committed by GitHub
parent 78809b91d7
commit 143c84bf60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 20 additions and 48 deletions

View file

@ -59,7 +59,6 @@ export async function createTar(
"-cz",
"-f",
CacheFilename,
"-P",
"-C",
workingDirectory,
"--files-from",