Skip to content

Commit

Permalink
macos build
Browse files Browse the repository at this point in the history
  • Loading branch information
Svetlozar committed Apr 9, 2024
1 parent 6c9da1e commit 8012bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
command: mvn test
- run:
name: Remove garbase artifacts
command: rm target/packages/default._*.dmg
command: rm -f target/packages/default._*.dmg
- store_artifacts:
path: target/packages/
destination: macos
Expand Down

0 comments on commit 8012bf4

Please sign in to comment.