Skip to content

Commit 2ac46c7

Browse files
committed
chore: Update config
1 parent 04571d3 commit 2ac46c7

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
@@ -10,7 +10,7 @@ jobs:
1010
key: dependency-cache-{{ checksum "shard.yml" }}
1111
- run:
1212
name: Install depencies
13-
command: crystal deps
13+
command: shards
1414
- save_cache:
1515
key: dependency-cache-{{ checksum "shard.yml" }}
1616
paths:

0 commit comments

Comments
 (0)