We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef1f4ad commit b524312Copy full SHA for b524312
1 file changed
.circleci/config.yml
@@ -59,4 +59,7 @@ jobs:
59
ninja install
60
ninja package
61
62
+ - store_artifacts:
63
+ path: /Users/distiller/project/build/lima-3.0.0+-Darwin.dmg
64
+ destination: lima-3.0.0+-Darwin.dmg
65
0 commit comments