diff --git a/.github/workflows/run-command-repository.yaml b/.github/workflows/run-command-repository.yaml index dd16eea7..1d61b7e3 100644 --- a/.github/workflows/run-command-repository.yaml +++ b/.github/workflows/run-command-repository.yaml @@ -34,7 +34,7 @@ jobs: - name: Setup Golang uses: actions/setup-go@v5 with: - go-version-file: go.mod + go-version-file: "./src/github.com/${{ inputs.repository }}/go.mod" - name: Install prerequisites env: