fix/bugfix-input #1
@ -20,9 +20,11 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
env:
|
env:
|
||||||
GO_INSTALL_COMMANDS: github.com/jake-young-dev/kelp@v0.0.9
|
GO_INSTALL_COMMANDS: github.com/jake-young-dev/kelp@v0.0.9
|
||||||
|
GO_INSTALL_ARCH: amd64
|
||||||
|
GO_INSTALL_PURGE: no
|
||||||
run: |
|
run: |
|
||||||
chmod +x install.sh
|
chmod +x install.sh
|
||||||
./install.sh amd64 no
|
./install.sh
|
||||||
|
|
||||||
- name: "check go version"
|
- name: "check go version"
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user