install riced gopogh

pull/6636/head
Medya Gh 2020-02-14 09:50:07 -08:00
parent 716036074e
commit 33980cbc67
1 changed files with 5 additions and 5 deletions

View File

@ -57,7 +57,7 @@ jobs:
steps:
- name: install gopogh
run: |
curl -LO https://github.com/medyagh/gopogh/releases/download/v0.0.18/gopogh-linux-amd64
curl -LO https://github.com/medyagh/gopogh/releases/download/v0.0.22/gopogh-linux-amd64
sudo install gopogh-linux-amd64 /usr/local/bin/gopogh
- name: download binaries
uses: actions/download-artifact@v1
@ -110,7 +110,7 @@ jobs:
steps:
- name: install gopogh
run: |
curl -LO https://github.com/medyagh/gopogh/releases/download/v0.0.18/gopogh-linux-amd64
curl -LO https://github.com/medyagh/gopogh/releases/download/v0.0.22/gopogh-linux-amd64
sudo install gopogh-linux-amd64 /usr/local/bin/gopogh
- name: download binaries
uses: actions/download-artifact@v1
@ -163,7 +163,7 @@ jobs:
steps:
- name: install gopogh
run: |
curl -LO https://github.com/medyagh/gopogh/releases/download/v0.0.18/gopogh-linux-amd64
curl -LO https://github.com/medyagh/gopogh/releases/download/v0.0.22/gopogh-linux-amd64
sudo install gopogh-linux-amd64 /usr/local/bin/gopogh
- name: download binaries
uses: actions/download-artifact@v1
@ -216,7 +216,7 @@ jobs:
steps:
- name: install gopogh
run: |
curl -LO https://github.com/medyagh/gopogh/releases/download/v0.0.18/gopogh-linux-amd64
curl -LO https://github.com/medyagh/gopogh/releases/download/v0.0.22/gopogh-linux-amd64
sudo install gopogh-linux-amd64 /usr/local/bin/gopogh
- name: download binaries
uses: actions/download-artifact@v1
@ -279,7 +279,7 @@ jobs:
sudo podman info || true
- name: install gopogh
run: |
curl -LO https://github.com/medyagh/gopogh/releases/download/v0.0.18/gopogh-linux-amd64
curl -LO https://github.com/medyagh/gopogh/releases/download/v0.0.22/gopogh-linux-amd64
sudo install gopogh-linux-amd64 /usr/local/bin/gopogh
- name: download binaries
uses: actions/download-artifact@v1