Skip to content

Commit 8012bf4

Browse files
author
Svetlozar
committed
macos build
1 parent 6c9da1e commit 8012bf4

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
@@ -150,7 +150,7 @@ jobs:
150150
command: mvn test
151151
- run:
152152
name: Remove garbase artifacts
153-
command: rm target/packages/default._*.dmg
153+
command: rm -f target/packages/default._*.dmg
154154
- store_artifacts:
155155
path: target/packages/
156156
destination: macos

0 commit comments

Comments
 (0)