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