mirror of https://github.com/actions/setup-go.git
This commit is contained in:
parent
bb5ff97ab9
commit
b679964374
|
@ -191,3 +191,4 @@ jobs:
|
||||||
architecture: x64
|
architecture: x64
|
||||||
- name: Verify Go
|
- name: Verify Go
|
||||||
run: go version
|
run: go version
|
||||||
|
|
|
Loading…
Reference in New Issue