This commit is contained in:
parent
55cb2b2be5
commit
24b6739aa5
@ -17,6 +17,7 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
env:
|
env:
|
||||||
GO_INSTALL_COMMANDS: code.jakeyoungdev.com/jake/mctl@v0.3.4
|
GO_INSTALL_COMMANDS: code.jakeyoungdev.com/jake/mctl@v0.3.4
|
||||||
|
GO_INSTALL_ARCH: amd64
|
||||||
run: |
|
run: |
|
||||||
chmod +x install.sh
|
chmod +x install.sh
|
||||||
./install.sh
|
./install.sh
|
||||||
@ -35,6 +36,7 @@ jobs:
|
|||||||
GO_INSTALL_COMMANDS: code.jakeyoungdev.com/jake/mctl@v0.3.4
|
GO_INSTALL_COMMANDS: code.jakeyoungdev.com/jake/mctl@v0.3.4
|
||||||
GO_INSTALL_PURGE: yes
|
GO_INSTALL_PURGE: yes
|
||||||
GO_INSTALL_VERSION: 1.23.2
|
GO_INSTALL_VERSION: 1.23.2
|
||||||
|
GO_INSTALL_ARCH: amd64
|
||||||
run: |
|
run: |
|
||||||
rm go.mod
|
rm go.mod
|
||||||
./install.sh
|
./install.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user