mirror of
https://code.forgejo.org/actions/cache.git
synced 2024-11-05 10:12:55 +01:00
3 lines
62 B
TypeScript
3 lines
62 B
TypeScript
import { saveOnlyRun } from "./saveImpl";
|
|
|
|
saveOnlyRun(true);
|