Skip to content

Commit

Permalink
Merge pull request #70 from MystenLabs/ml/cli-mainnet
Browse files Browse the repository at this point in the history
CLI, FE and tests adapted for prod mainnet deployment
  • Loading branch information
manolisliolios authored Dec 9, 2024
2 parents 24f9309 + e452196 commit 259b9d0
Show file tree
Hide file tree
Showing 33 changed files with 556 additions and 390 deletions.
1 change: 0 additions & 1 deletion .github/workflows/rust-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:

- name: Build mvr-cli (debug)
run: |
cd mvr-cli
cargo build
echo "$(pwd)/target/debug" >> $GITHUB_PATH
Expand Down
Loading

0 comments on commit 259b9d0

Please sign in to comment.