diff --git a/.gitea/workflows/autoupdate.yml b/.gitea/workflows/autoupdate.yml index 8f0e3dcc..ab6b256c 100644 --- a/.gitea/workflows/autoupdate.yml +++ b/.gitea/workflows/autoupdate.yml @@ -16,4 +16,4 @@ jobs: - name: checkout uses: https://gitea.com/actions/checkout@v3 - name: get - run: GOBIN=/bin go get git.unistack.org/unistack-org/cmd/pkgdashcli@latest \ No newline at end of file + run: GOBIN=/bin go get git.unistack.org/unistack-org/pkgdash/cmd/pkgdashcli@latest \ No newline at end of file