Skip to content

Commit 68f8213

Browse files
committed
Remove unused artifacts step
1 parent 8bebdb5 commit 68f8213

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.circleci/config.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -164,12 +164,6 @@ defaults:
164164
# --------------------------------------------------------------------------
165165
# Artifacts Templates
166166

167-
# the whole build directory
168-
- artifacts_build_dir: &artifacts_build_dir
169-
root: build
170-
paths:
171-
- "*"
172-
173167
# compiled solc executable target
174168
- artifacts_solc: &artifacts_solc
175169
path: build/solc/solc

0 commit comments

Comments
 (0)