diff --git a/.github/workflows/update-docs.yaml b/.github/workflows/update-docs.yaml index 59354aac9981..efa51a79ede7 100644 --- a/.github/workflows/update-docs.yaml +++ b/.github/workflows/update-docs.yaml @@ -19,7 +19,7 @@ jobs: path: repo - uses: actions/setup-go@v4 with: - go-version-file: go.mod + go-version-file: repo/go.mod - name: "sync docs" # loop over all the branches and generate the docs run: | cd repo