mirror of
https://gitee.com/actions-mirror/cache.git
synced 2026-02-17 15:12:03 +08:00
4 lines
54 B
TypeScript
4 lines
54 B
TypeScript
import { saveRun } from "./saveImpl";
|
|
|
|
saveRun(true);
|