mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-05-19 06:14:46 +00:00
npm run format
This commit is contained in:
parent
150eacd6fa
commit
1729a4d479
19 changed files with 222 additions and 206 deletions
|
@ -62,7 +62,7 @@ export async function createTar(
|
|||
"-C",
|
||||
workingDirectory,
|
||||
"--files-from",
|
||||
manifestFilename
|
||||
manifestFilename,
|
||||
];
|
||||
await execTar(args, archiveFolder);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue