Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 4c14233

Browse files
committed
ci update 3
1 parent 4e864e1 commit 4c14233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
- run:
102102
name: Toolkit report
103103
command: |
104-
/usr/local/bin/grafana-toolkit plugin:ci-report
104+
./node_modules/.bin/grafana-toolkit plugin:ci-report
105105
- store_artifacts:
106106
path: ci
107107

0 commit comments

Comments
 (0)