mirror of
https://codeberg.org/actions/setup-go.git
synced 2024-01-07 17:16:05 +00: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();
|