Skip to content

Commit

Permalink
Update build-install-matrix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RandyMcMillan authored Jan 27, 2025
1 parent 248d300 commit 9b9694e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-install-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:

- run: rustup default ${{ matrix.rustup }}
- run: cargo search gnostr --limit 100
- run: cargo install cargo-binstall
- run: cargo install --locked cargo-binstall
#- run: cargo-binstall --no-confirm gnostr-bins
- run: cargo-binstall --no-confirm mempool_space
- run: cargo-binstall --no-confirm gnostr-xq
Expand Down

0 comments on commit 9b9694e

Please sign in to comment.