pull/5370/head
bunsenstraat 12 months ago
parent 31f5fb9a5c
commit c0347a3b65
  1. 1
      .circleci/config.yml

@ -296,6 +296,7 @@ jobs:
# use USE_HARD_LINK=false https://github.com/electron-userland/electron-builder/issues/3179
- run:
command: |
export DEBUG=electron-notarize*
nvm use 20.0.0
mkdir apps/remixdesktop/build
cp -r dist/apps/remix-ide apps/remixdesktop/build

Loading…
Cancel
Save