Update README.md
All checks were successful
test / test (push) Successful in 16s

This commit is contained in:
jake 2025-04-04 18:24:32 +00:00
parent 86ce64c8d1
commit 8febe20c2a

View File

@ -1,5 +1,5 @@
# install-go
[tests](https://code.jakeyoungdev.com/actions/install-go/actions/workflows/test.yaml/badge.svg?branch=master&event=push)
![tests](https://code.jakeyoungdev.com/actions/install-go/actions/workflows/test.yaml/badge.svg?branch=master&event=push) <br />
An extremely simple github action to install golang and golang commands (using "go install") on linux hosts. This provides the ability to install and setup golang without node/typescript which is required when using [actions/setup-go](https://github.com/actions/setup-go).