|
|
|
@ -29,7 +29,7 @@ jobs: |
|
|
|
|
paths: |
|
|
|
|
- node_modules |
|
|
|
|
- run: yarn run downloadsolc_assets |
|
|
|
|
- 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 |
|
|
|
|
- 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: npx nx build remix-ide-e2e-src-local-plugin |
|
|
|
|
- run: yarn run build:libs |
|
|
|
|
- run: yarn run downloadsolc_assets_e2e |
|
|
|
|