This commit is contained in:
parent
efcd748483
commit
14d548774b
@ -29,12 +29,3 @@ jobs:
|
|||||||
- name: "check go installed command"
|
- name: "check go installed command"
|
||||||
shell: bash
|
shell: bash
|
||||||
run: mctl -v | grep "mctl version v0.3.4"
|
run: mctl -v | grep "mctl version v0.3.4"
|
||||||
|
|
||||||
- name: "this should skip"
|
|
||||||
shell: bash
|
|
||||||
env:
|
|
||||||
GO_INSTALL_COMMANDS: code.jakeyoungdev.com/jake/mctl@v0.3.4
|
|
||||||
GO_INSTALL_ARCH: amd64
|
|
||||||
run: |
|
|
||||||
chmod +x install.sh
|
|
||||||
./install.sh
|
|
Loading…
x
Reference in New Issue
Block a user