mirror of
https://github.com/actions/setup-go
synced 2026-09-06 20:11:01 +02: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();
|