mirror of https://github.com/actions/setup-go.git
Update setup-go.ts
parent
02f7ea9f09
commit
2512180648
@ -1,3 +1,5 @@
|
|||||||
import {run} from './main';
|
import {run} from './main';
|
||||||
|
|
||||||
run();
|
run();
|
||||||
|
|
||||||
|
action.yml
|
||||||
|
Loading…
Reference in New Issue