mirror of
https://git.mirrors.martin98.com/https://github.com/actions/cache
synced 2026-05-05 12:48:06 +08:00
4 lines
54 B
TypeScript
4 lines
54 B
TypeScript
import { saveRun } from "./saveImpl";
|
|
|
|
saveRun(true);
|