Commit 23d7f2dd authored by ioedeveloper's avatar ioedeveloper

Build libs before ide

parent 2da43d95
......@@ -209,6 +209,8 @@ jobs:
- checkout
- setup_remote_docker
- run: npm install
- run: npm run build:libs
- run: npm run downloadsolc_root
- run: npm run build
- run: ./apps/remix-ide/ci/build_and_publish_docker_images.sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment