Skip to content

Commit

Permalink
Upload generate macos package as CircleCI artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
kleag committed May 2, 2024
1 parent ef1f4ad commit b524312
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,7 @@ jobs:
ninja install
ninja package
- store_artifacts:
path: /Users/distiller/project/build/lima-3.0.0+-Darwin.dmg
destination: lima-3.0.0+-Darwin.dmg

0 comments on commit b524312

Please sign in to comment.