Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
fix(ci): change directory for plugin-validator
Browse files Browse the repository at this point in the history
  • Loading branch information
diafour committed Nov 19, 2021
1 parent 86e417a commit 24e6b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
- name: Lint plugin
run: |
git clone https://github.com/grafana/plugin-validator
pushd ./plugin-validator/cmd/plugincheck2
pushd ./plugin-validator/pkg/cmd/plugincheck2
go install
popd
# Ignore error about twitter.com link :(
Expand Down

0 comments on commit 24e6b9d

Please sign in to comment.