pull/5370/head
bunsenstraat 3 years ago
parent 3c401d468f
commit a99f8190fe
  1. 2
      .circleci/config.yml

@ -33,7 +33,7 @@ jobs:
paths:
- node_modules
- run: npm run downloadsolc_assets
- run: npm run build:production
- run: npx nx build remix-ide
- run: npx nx build remix-ide-e2e-src-local-plugin
- run: mkdir persist && zip -r persist/dist.zip dist
- persist_to_workspace:

Loading…
Cancel
Save