Skip to content

Commit c9be944

Browse files
committed
chore(CI): fix config
1 parent 15ae80e commit c9be944

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.circleci/config.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,7 @@ jobs:
6262

6363
- persist_to_workspace:
6464
root: /usr/src/app
65-
paths:
66-
- dist/*
67-
- .circleci/*
65+
paths: .
6866

6967
deploy-job:
7068
<<: *defaults

0 commit comments

Comments
 (0)