mirror of
https://code.forgejo.org/actions/setup-go.git
synced 2024-11-06 06:15:45 -05:00
4 lines
125 B
JavaScript
4 lines
125 B
JavaScript
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
const main_1 = require("./main");
|
|
main_1.run();
|