signmacosdesktop
bunsenstraat 11 months ago
parent cae126f375
commit 0acd733d66
  1. 1
      .circleci/config.yml

@ -321,6 +321,7 @@ jobs:
- run: - run:
name: Staple the app name: Staple the app
command: | command: |
cd apps/remixdesktop
xcrun stapler staple 'release/Remix IDE-0.0.11-Alpha.dmg' xcrun stapler staple 'release/Remix IDE-0.0.11-Alpha.dmg'
- store_artifacts: - store_artifacts:
path: apps/remixdesktop/release/ path: apps/remixdesktop/release/

Loading…
Cancel
Save