Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
parent
a3ca5ebb97
commit
ec21d4f307
@ -14,6 +14,6 @@ jobs:
|
|||||||
- name: checkout
|
- name: checkout
|
||||||
uses: https://gitea.com/actions/checkout@v3
|
uses: https://gitea.com/actions/checkout@v3
|
||||||
- name: get pkgdashcli
|
- name: get pkgdashcli
|
||||||
run: GOBIN=/bin go install -x -v git.unistack.org/unistack-org/pkgdash/cmd/pkgdashcli@latest
|
run: GOBIN=/bin go install git.unistack.org/unistack-org/pkgdash/cmd/pkgdashcli@latest
|
||||||
- name: pkgdashcli check
|
- name: pkgdashcli check
|
||||||
run: /bin/pkgdashcli check
|
run: /bin/pkgdashcli check
|
Loading…
Reference in New Issue
Block a user