mirror of
https://gitee.com/actions-mirror/cache.git
synced 2026-08-19 20:39:41 +08:00
4 lines
54 B
TypeScript
4 lines
54 B
TypeScript
import { saveRun } from "./saveImpl";
|
|
|
|
saveRun(true);
|