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

Commit 8c46939

Browse files
committed
ci update 10
1 parent fce638b commit 8c46939

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
@@ -125,7 +125,7 @@ jobs:
125125
tar zxvf "./ghr_v0.13.0_linux_amd64.tar.gz" -C /usr/local
126126
/bin/rm -rf "./ghr_v0.13.0_linux_amd64.tar.gz"
127127
mkdir -pv dist
128-
mkfit -pv artifacts
128+
mkdir -pv artifacts
129129
cp -r ci/dist/grafana-worldmap-panel/* dist/
130130
cp -r ci/artifacts/* artifacts/*
131131
DATASOURCE_NAME=grafana-worldmap-panel

0 commit comments

Comments
 (0)