Skip to content

Commit

Permalink
rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RandyMcMillan authored Sep 1, 2024
1 parent 30832f7 commit b65fec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: cargo install --git sequence
run: |
cargo install --force --git https://github.com/RandyMcMillan/mempool_space.git mempool_space
cargo install --force --git https://github.com/RandyMcMillan/mempool_space.git lightning-search
cargo install --force --git https://github.com/RandyMcMillan/mempool_space.git lightning-search_dashboard
cargo install --force --git https://github.com/RandyMcMillan/mempool_space.git mempool-space_dashboard
- name: cargo build/install/test commit
run: |
Expand Down

0 comments on commit b65fec1

Please sign in to comment.