Skip to content

Commit

Permalink
building rpc downloader and importer offline
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurmm-cloudwalk committed Feb 13, 2025
1 parent 7b4db51 commit 8230f5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -466,8 +466,8 @@ e2e-rpc-downloader:

# E2E Importer Offline
e2e-importer-offline:
#!/bin/bash
just build
just build importer-offline release
just build rpc-downloader release

mkdir e2e_logs

Expand Down

0 comments on commit 8230f5c

Please sign in to comment.