mirror of
https://code.forgejo.org/actions/cache
synced 2025-03-15 06:46:58 +01:00
3 lines
62 B
TypeScript
3 lines
62 B
TypeScript
import { saveOnlyRun } from "./saveImpl";
|
|
|
|
saveOnlyRun(true);
|