update workflow
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
		| @@ -17,6 +17,9 @@ jobs: | |||||||
|         go-version: 1.21 |         go-version: 1.21 | ||||||
|     - name: checkout |     - name: checkout | ||||||
|       uses: https://gitea.com/actions/checkout@v3 |       uses: https://gitea.com/actions/checkout@v3 | ||||||
|  |       with: | ||||||
|  |         fetch-depth: 2 | ||||||
|  |     - run: git checkout HEAD^ | ||||||
|     - name: get pkgdashcli |     - name: get pkgdashcli | ||||||
|       run: GOPROXY=direct GONOSUMDB="git.unistack.org/*" GONOPROXY="git.unistack.org/*" GOBIN=/bin go install git.unistack.org/unistack-org/pkgdash/cmd/pkgdashcli@latest |       run: GOPROXY=direct GONOSUMDB="git.unistack.org/*" GONOPROXY="git.unistack.org/*" GOBIN=/bin go install git.unistack.org/unistack-org/pkgdash/cmd/pkgdashcli@latest | ||||||
|     - name: pkgdashcli check |     - name: pkgdashcli check | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user