mirror of
https://github.com/Swatinem/rust-cache.git
synced 2025-08-14 12:45:11 +00:00
add logging re incremnetal
This commit is contained in:
parent
c9276fc739
commit
debe4b4f36
@ -330,6 +330,7 @@ export class CacheConfig {
|
||||
for (const file of this.keyFiles) {
|
||||
core.info(` - ${file}`);
|
||||
}
|
||||
core.info(`.. Incremental: ${this.incremental}`);
|
||||
core.endGroup();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user