update
Some checks failed
/ autoupdate (push) Failing after 53s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
Василий Толстов 2023-09-30 00:51:52 +03:00
parent a3ca5ebb97
commit ec21d4f307

View File

@ -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