difftreelog
timeout before autogenerate js types.
in: master
1 file changed
.github/workflows/autogen-js-types.ymldiffbeforeafterboth73 - name: Build the stack73 - name: Build the stack74 run: docker-compose -f ".docker/docker-compose-dev.yaml" -f ".docker/docker-compose.${{ matrix.network }}.yml" up -d --build --remove-orphans74 run: docker-compose -f ".docker/docker-compose-dev.yaml" -f ".docker/docker-compose.${{ matrix.network }}.yml" up -d --build --remove-orphans75 76 - name: Wait untill node-dev started.77 run: sleep 600s757876 - uses: actions/setup-node@v379 - uses: actions/setup-node@v377 with:80 with: