diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index a12343b..5723df6 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -119,7 +119,7 @@ jobs: - name: Lint plugin run: | git clone https://github.com/grafana/plugin-validator - pushd ./plugin-validator/cmd/plugincheck + pushd ./plugin-validator/pkg/cmd/plugincheck go install popd plugincheck ${{ steps.metadata.outputs.archive }}