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

Commit 4e864e1

Browse files
committed
update ci 2
1 parent b16ffc7 commit 4e864e1

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
@@ -77,7 +77,7 @@ jobs:
7777
- run:
7878
name: Package distribution
7979
command: |
80-
/usr/local/bin/grafana-toolkit plugin:ci-package
80+
./node_modules/.bin/grafana-toolkit plugin:ci-package
8181
- persist_to_workspace:
8282
root: .
8383
paths:

0 commit comments

Comments
 (0)