Skip to content

Commit c3667a7

Browse files
committed
Fix build_cli_jar step
1 parent 235dcab commit c3667a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ workflows:
262262
install_sbt_version: 1.10.5
263263
openjdk_version: '17'
264264
persist_to_workspace: true
265+
attach_workspace: true
265266
cmd: |
266267
sbt "set codacyAnalysisCli / version := \"$(cat .version)\";
267268
set assembly / test := {};

0 commit comments

Comments
 (0)