mirror of
https://git.mirrors.martin98.com/https://github.com/actions/setup-go
synced 2025-04-18 12:09:39 +08:00
5 lines
125 B
JavaScript
5 lines
125 B
JavaScript
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
const main_1 = require("./main");
|
|
main_1.run();
|