mirror of
https://code.forgejo.org/actions/setup-go.git
synced 2026-08-28 04:54:58 -04:00
format
This commit is contained in:
parent
4282769cc0
commit
dc575ee3b3
7 changed files with 108 additions and 91 deletions
|
|
@ -1,3 +1,3 @@
|
|||
import {run} from './main'
|
||||
import {run} from './main';
|
||||
|
||||
run();
|
||||
|
|
|
|||
Loading…
Reference in a new issue