Skip to content

Commit 2f7291b

Browse files
committed
.
1 parent d3e8f71 commit 2f7291b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: baptiste0928/cargo-install@v3
2525
with:
2626
crate: solana-verify
27-
version: "0.4.0"
27+
version: "0.3.1"
2828
- name: install solana toolsuite
2929
run: sh -c "$(curl -sSfL https://release.solana.com/v1.18.11/install)"
3030
- name: add to path

0 commit comments

Comments
 (0)