1
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2024-10-16 22:24:41 +02:00
cache/src/saveOnly.ts
Tatyana Kostromskaya e71876755e Fix format
2024-01-10 15:40:24 +00:00

3 lines
62 B
TypeScript

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