1
0
mirror of https://github.com/actions/cache.git synced 2025-06-27 17:52:49 +08:00
cache/src/saveOnly.ts
Tatyana Kostromskaya e71876755e Fix format
2024-01-10 15:40:24 +00:00

4 lines
62 B
TypeScript

import { saveOnlyRun } from "./saveImpl";
saveOnlyRun(true);