pull/5370/head
filip mertens 9 months ago
parent 5e775693db
commit a2fc14b7da
  1. 3
      .circleci/config.yml

@ -296,8 +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
nvm use 20
mkdir apps/remixdesktop/build
cp -r dist/apps/remix-ide apps/remixdesktop/build
cd apps/remixdesktop

Loading…
Cancel
Save