mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-04-11 12:51:31 +02:00
Fix formatting
This commit is contained in:
parent
86cfa8a0c6
commit
2815c5ac2f
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@ async function run() {
|
|||
|
||||
const stream = fs.createReadStream(archivePath);
|
||||
await cacheHttpClient.saveCache(stream, primaryKey);
|
||||
|
||||
} catch (error) {
|
||||
core.warning(error.message);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue