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