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