Skip to content

Commit e3518c6

Browse files
Update build-install-matrix.yml
1 parent 07e9503 commit e3518c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-install-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
- run: rustup default ${{ matrix.rustup }}
9292
- run: cargo search gnostr --limit 100
9393
- run: cargo install --locked cargo-binstall@1.9.0
94-
#- run: cargo-binstall --no-confirm gnostr-bins
94+
- run: cargo-binstall --no-confirm gnostr
9595
- run: cargo-binstall --no-confirm mempool_space
9696
- run: cargo-binstall --no-confirm gnostr-xq
9797
- run: mkdir -p ~/bin

0 commit comments

Comments
 (0)