pull/3161/head
filip mertens 2 years ago
parent b7a49209cd
commit 7ffe223c98
  1. 2
      .circleci/config.yml

@ -26,8 +26,6 @@ jobs:
- node_modules
- run: NX_BIN_URL=http://127.0.0.1:8080/assets/js NX_WASM_URL=http://127.0.0.1:8080/assets/js yarn build:production
- run: yarn nx build remix-ide-e2e-src-local-plugin & yarn run build:libs
- run: yarn nx run debugger:build:production
- run: yarn nx run solidity-compiler:build:production
- run: yarn nx run remixd:build
- run: mkdir persist && zip -0 -r persist/dist.zip dist
- persist_to_workspace:

Loading…
Cancel
Save