Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
		| @@ -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 | ||||||
		Reference in New Issue
	
	Block a user