mirror of
https://github.com/actions/cache.git
synced 2025-07-19 21:08:21 +02:00
3 lines
62 B
TypeScript
3 lines
62 B
TypeScript
import { saveOnlyRun } from "./saveImpl";
|
|
|
|
saveOnlyRun(true);
|