new/version-input #3
@@ -47,3 +47,7 @@ jobs:
|
|||||||
- name: "check go version"
|
- name: "check go version"
|
||||||
shell: bash
|
shell: bash
|
||||||
run: go version | grep "go version go1.23.2 linux/amd64"
|
run: go version | grep "go version go1.23.2 linux/amd64"
|
||||||
|
|
||||||
|
- name: "check go installed command"
|
||||||
|
shell: bash
|
||||||
|
run: mctl -v | grep "mctl version v0.3.4"
|
||||||
Reference in New Issue
Block a user