mirror of
https://github.com/actions/cache.git
synced 2024-11-09 16:01:47 +01:00
3 lines
62 B
TypeScript
3 lines
62 B
TypeScript
import { saveOnlyRun } from "./saveImpl";
|
|
|
|
saveOnlyRun(true);
|