mirror of
https://code.forgejo.org/actions/setup-go.git
synced 2026-08-27 20:44:57 -04:00
Add setup-go
This commit is contained in:
commit
cd176c696b
196 changed files with 19403 additions and 0 deletions
7
node_modules/@actions/exec/README.md
generated
vendored
Normal file
7
node_modules/@actions/exec/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# `@actions/exec`
|
||||
|
||||
> Functions necessary for running tools on the command line
|
||||
|
||||
## Usage
|
||||
|
||||
See [src/exec.ts](src/exec.ts).
|
||||
Loading…
Reference in a new issue